readme: update example (#9719)
parent
14434cc86a
commit
80dbe8db1c
|
@ -173,7 +173,7 @@ cd examples
|
|||
v hello_world.v && ./hello_world # or simply
|
||||
v run hello_world.v # this builds the program and runs it right away
|
||||
|
||||
v word_counter.v && ./word_counter cinderella.txt
|
||||
v run word_counter/word_counter.v word_counter/cinderella.txt
|
||||
v run news_fetcher.v
|
||||
v run tetris/tetris.v
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue