summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorRahul P2019-12-09 16:15:48 +0530
committerGitHub2019-12-09 16:15:48 +0530
commit9ba83b756f2c188a1c5a5a6b76aacd46968d8286 (patch)
tree0d58ab538f99cfd978683ce558860b3056c8ce71 /INSTALL
parent844696f22b2873f9c9d8809ef597d5e6345a346e (diff)
parent2d945bb6019b44fe1f988fba0899ee382f7ee20a (diff)
downloadeSim-9ba83b756f2c188a1c5a5a6b76aacd46968d8286.tar.gz
eSim-9ba83b756f2c188a1c5a5a6b76aacd46968d8286.tar.bz2
eSim-9ba83b756f2c188a1c5a5a6b76aacd46968d8286.zip
Merge pull request #122 from rahulp13/master
update version, absolute path - online/offline feature
Diffstat (limited to '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.