summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 4860d95b..be23b01e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -14,13 +14,13 @@ Table of contents
After downloading eSim, extract it using:
- $ unzip eSim.zip
+ $ unzip eSim-1.1.3.zip
Now change directories in to the top-level source directory (where this INSTALL file can be found).
To install eSim and other dependecies run the following command.
- $ ./install-linux.sh --install
+ $ ./install-eSim.sh --install
Above script will install eSim along with dependencies.