From 8d0e5b063af791abb303b7cb2e979cb41c93caf2 Mon Sep 17 00:00:00 2001 From: Patrik Gornicz Date: Sun, 16 Nov 2008 15:49:45 -0500 Subject: [PATCH] update install readme --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.10.2