README.md: Remove wrong package (See #1)

This commit is contained in:
Thomas Roth 2020-11-30 13:35:20 +01:00 committed by GitHub
parent 67e8c9cf90
commit ed72a6bd5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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