Update README.

pull/1/head
whitequark 2019-02-06 18:54:18 +00:00
parent 517e531589
commit 1a00f5cf1a
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ Building and loading the firmware
```sh
cd firmware
xargo build --release
cargo build --release
openocd -f openocd.cfg
```