1
0
Fork 0

fix typo in README

This commit is contained in:
Yunsup Lee 2014-10-07 02:09:17 -07:00
parent 91f211f766
commit 447761b06c
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ You can also run assembly tests and benchmarks separately:
$ make -jN run-asm-tests
$ make -jN run-bmarks-tests
To generate vcd waveforms, you can run on of the following commands:
To generate vcd waveforms, you can run one of the following commands:
$ make -jN run-debug
$ make -jN run-asm-tests-debug