mirror of
https://github.com/olofk/serv.git
synced 2026-02-27 00:39:48 +00:00
Update README.md
Correct a typo in `fusesoc library add fusesoc_cores https://github.com/fusesoc/fusesoc_cores` to `fusesoc library add fusesoc_cores https://github.com/fusesoc/fusesoc-cores`
This commit is contained in:
committed by
Olof Kindgren
parent
acab804a31
commit
9a920438fa
@@ -19,7 +19,7 @@ Install FuseSoC
|
||||
|
||||
Add the FuseSoC standard library
|
||||
|
||||
`fusesoc library add fusesoc_cores https://github.com/fusesoc/fusesoc_cores`
|
||||
`fusesoc library add fusesoc_cores https://github.com/fusesoc/fusesoc-cores`
|
||||
|
||||
The FuseSoC standard library already contain a version of SERV, but if we want to make changes to SERV, run the bundled example or use the Zephyr support, it is better to add SERV as a separate library into the workspace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user