Update compile and run instructions
This commit is contained in:
parent
0419367472
commit
9b7f2db494
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ cmake ..
|
|||
To compile and run:
|
||||
|
||||
```SH
|
||||
make && ./elnutris
|
||||
cmake --build . && ./elnutris
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue