X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=INSTALL;h=455006bfc3438b27bcd5e2e19c60ef0eea6c36cf;hb=c46074c1fc66612c5ea0bfa1f4441491e296703d;hp=3146d7a05012ae71e30f6481be4873c8f98863f3;hpb=6050c69df8c17427c5ea6d4bf0ee9bea7316279b;p=physics.git 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