mirror of
https://github.com/olofk/serv.git
synced 2026-03-02 01:30:24 +00:00
docs: Fix missing space after comma in README
This commit is contained in:
@@ -83,7 +83,7 @@ Each of the following commands should be run from the workspace directory:
|
||||
MDU will be available in `$WORKSPACE/fusesoc_libraries/mdu`
|
||||
|
||||
|
||||
:green_book: We are now ready to do our first exercises with SERV. If everything above is done correctly,we can use Verilator as a linter to check the SERV source code.
|
||||
:green_book: We are now ready to do our first exercises with SERV. If everything above is done correctly, we can use Verilator as a linter to check the SERV source code.
|
||||
|
||||
$ fusesoc run --target=lint serv
|
||||
|
||||
|
||||
Reference in New Issue
Block a user