expected autolink... added link manually

This commit is contained in:
Zhang, Chi 2018-11-19 14:00:14 -08:00 committed by GitHub
parent 22c80379a2
commit 5d805dd160
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
sudo apt-get install stm32flash gcc-arm-none-eabi
```
NOTE: some systems may require installing `newlib` (_e.g._ `libnewlib-arm-none-eabi`) manually. See #27.
NOTE: some systems may require installing `newlib` (_e.g._ `libnewlib-arm-none-eabi`) manually. See [#27](https://github.com/dword1511/stm32-vserprog/issues/27).
1. Clone and compile.