Skip to content

Commit

Permalink
update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
leonmavr authored Sep 27, 2024
1 parent 37b5329 commit 743f5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Then all demos under `examples` will be compiled against the library. All
executables will be generated in the root. A particle simulation to demonstrate
how the tree works has been written. To run it:
```
./01_particle_sim
./01_particle_sim | mpv -
```
To compile and run the unit tests:
```
Expand Down

0 comments on commit 743f5ac

Please sign in to comment.