@@ -12,7+12,7 @@ To build the project change into the src directory and run make. i.e.
cd src/
make
-This will create the run_physics file located in this directory. Simply execute
-this file to run the program. i.e.
+This will create the run_physics file located in the bin directory, which it will also create and setup. Simply execute this file to run the program. i.e.