diff options
author | Rahul P | 2020-03-23 11:23:07 +0530 |
---|---|---|
committer | GitHub | 2020-03-23 11:23:07 +0530 |
commit | 7c6743e5ec8a299ca40dceca5de3fc99a3aed025 (patch) | |
tree | 2db363579ee6f65f2706f85f949d1e47314011c3 | |
parent | c6ec62f43824762e7bb01ee5dfe338a3b49530ae (diff) | |
parent | 30020f042558fe758c4ecbc89280d932e4ca55e8 (diff) | |
download | eSim-2.0.tar.gz eSim-2.0.tar.bz2 eSim-2.0.zip |
Merge pull request #144 from rahulp13/masterv2.0
update INSTALL file
-rw-r--r-- | INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ Table of contents To install eSim and other dependencies, run the following command : + $ chmod +x install-eSim.sh $ ./install-eSim.sh --install Above script will install eSim along with dependencies. |