Przeglądaj źródła

Updated PPA and package name (see https://launchpad.net/gcc-arm-embedded/+announcement/13824)

Pascal Gafner 9 lat temu
rodzic
commit
4089f6806f
1 zmienionych plików z 2 dodań i 2 usunięć
  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