File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ visualizer.
7171
7272*  ` make `  to compile the project.
7373*  ` gcc `  is the default compiler, set in the Makefile.
74- *   either ` gnuplot `  or media player like ` mpv `  to run the particle simulation
74+ *   either ` gnuplot `  or a  media player like ` mpv `  to run the particle simulation
7575demo.
7676
7777## 2.3. Compilation  
@@ -87,9 +87,9 @@ Then all demos under `examples` will be compiled against the library. All
8787executables will be generated in the root. A particle simulation to demonstrate
8888how the tree works has been written. To run it:
8989
90- |  gnuplot               |  ppm frames                                            | 
91- |  --------------------- |  ----------------------------------------------------- | 
92- |  ` ./01_particle_sim `    |  `./01_particle_sim |  mpv --no-correct-pts --fps=30 -` | 
90+ |  gnuplot               |  ppm frames                                               | 
91+ |  --------------------- |  -------------------------------------------------------  | 
92+ |  ` ./01_particle_sim `    |  ` ./01_particle_sim \ | mpv --no-correct-pts --fps=30 - `    | 
9393
9494To compile and run the unit tests:
9595``` 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments