From: Patrik Gornicz Date: Sun, 16 Nov 2008 20:49:45 +0000 (-0500) Subject: update install readme X-Git-Tag: v0.08~18 X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=commitdiff_plain;h=8d0e5b063af791abb303b7cb2e979cb41c93caf2 update install readme --- 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