summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index ce7569b..81cf89f 100644
--- a/README
+++ b/README
@@ -4,5 +4,6 @@ Build instructions for Linux:
according to documentation
2) $ mkdir build && cd build
3) $ ccmake ..
-4) Toggle advanced features using [t], set Namespace to nothing
-5) $ make
+4) Set OPENSIM_INSTALL_DIR to path where OpenSim was installed in 1)
+5) Toggle advanced features using [t], set Namespace to nothing
+6) $ make