Update compile and run instructions

cpp
Elnu 2 years ago
parent 0419367472
commit 9b7f2db494

@ -11,5 +11,5 @@ cmake ..
To compile and run: To compile and run:
```SH ```SH
make && ./elnutris cmake --build . && ./elnutris
``` ```

Loading…
Cancel
Save