README.md: Remove wrong package (See #1)
This commit is contained in:
parent
67e8c9cf90
commit
ed72a6bd5d
|
@ -26,7 +26,7 @@ When connecting the debugger ensrue that at least SWDIO, SWDCLK and GND are conn
|
|||
Install the required tools:
|
||||
|
||||
```
|
||||
sudo apt-get install gcc-arm-none-eabi binutils-arm-none-eabi gdb-arm-none-eabi openocd python3
|
||||
sudo apt-get install gcc-arm-none-eabi binutils-arm-none-eabi openocd python3
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
|
Loading…
Reference in New Issue