소스 검색

Merge pull request #29 from legap/master

Updated PPA and package name (see https://launchpad.net/gcc-arm-embed…
ObKo 9 년 전
부모
커밋
547a4f41fe
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      packages/README.md

+ 2 - 2
packages/README.md

@@ -18,9 +18,9 @@ You need the right GCC compiler, which is `gcc-arm-none-eabi`. Fortunately, if y
 Ubuntu, this is really easy to get from Launchpad, thanks to Terry Guo's PPA:
 
 ~~~
-sudo add-apt-repository ppa:terry.guo/gcc-arm-embedded
+sudo add-apt-repository ppa:team-gcc-arm-embedded/ppa
 sudo apt-get update
-sudo apt-get install gcc-arm-none-eabi
+sudo apt-get install gcc-arm-embedded
 ~~~
 
 Building the deb