1
0
mirror of https://github.com/olofk/serv.git synced 2026-01-11 23:42:50 +00:00

docs: Fix missing space after comma in README

This commit is contained in:
Kirann260 2025-12-10 09:06:37 +05:30 committed by Olof Kindgren
parent 61ef8eaef9
commit f141df190c

View File

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