Update readme
This commit is contained in:
parent
54d10731d3
commit
05594771d4
1 changed files with 2 additions and 2 deletions
|
|
@ -17,10 +17,10 @@ Simply run
|
|||
nimble install
|
||||
```
|
||||
|
||||
and then cd into the examples folder and compile an example:
|
||||
To compile examples:
|
||||
|
||||
```bash
|
||||
nim build <example_name>
|
||||
nimble buildExamples
|
||||
```
|
||||
|
||||
PRs are welcome for porting other examples or any other changes!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue