summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrahulp132019-12-09 15:15:42 +0530
committerrahulp132019-12-09 15:15:42 +0530
commit53ff368a5f3242d66435d5b60532b196fca3cfec (patch)
tree7d41178eac6dd4ef1415b7a496aa316f828c9e18
parent844696f22b2873f9c9d8809ef597d5e6345a346e (diff)
downloadeSim-53ff368a5f3242d66435d5b60532b196fca3cfec.tar.gz
eSim-53ff368a5f3242d66435d5b60532b196fca3cfec.tar.bz2
eSim-53ff368a5f3242d66435d5b60532b196fca3cfec.zip
update INSTALL
-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.