diff options
author | rahulp13 | 2020-03-21 12:27:49 +0530 |
---|---|---|
committer | rahulp13 | 2020-03-21 12:27:49 +0530 |
commit | 30020f042558fe758c4ecbc89280d932e4ca55e8 (patch) | |
tree | 2db363579ee6f65f2706f85f949d1e47314011c3 | |
parent | c6ec62f43824762e7bb01ee5dfe338a3b49530ae (diff) | |
download | eSim-30020f042558fe758c4ecbc89280d932e4ca55e8.tar.gz eSim-30020f042558fe758c4ecbc89280d932e4ca55e8.tar.bz2 eSim-30020f042558fe758c4ecbc89280d932e4ca55e8.zip |
update INSTALL
-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. |