X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=INSTALL;h=455006bfc3438b27bcd5e2e19c60ef0eea6c36cf;hp=3146d7a05012ae71e30f6481be4873c8f98863f3;hb=8d0e5b063af791abb303b7cb2e979cb41c93caf2;hpb=869b3330e97cabcbf9b63867d3833ac163841f9b diff --git a/INSTALL b/INSTALL index 3146d7a..455006b 100644 --- a/INSTALL +++ b/INSTALL @@ -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. +cd bin/ ./run_physics