summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKavya Manohar2015-12-30 20:15:19 +0530
committerKavya Manohar2015-12-30 20:15:19 +0530
commitaf8f40dbce0b999ebb1691ba9fa1b066c2e858a3 (patch)
tree45b51b6d0792631d5abf6293f690ea62cec7ba88
parent85ce22ed17002d1bfe76dd59677272dd6d2556ef (diff)
downloadeSim-af8f40dbce0b999ebb1691ba9fa1b066c2e858a3.tar.gz
eSim-af8f40dbce0b999ebb1691ba9fa1b066c2e858a3.tar.bz2
eSim-af8f40dbce0b999ebb1691ba9fa1b066c2e858a3.zip
Remove extra dot from install instruction
Linux installation command had an extra dot. Removed it.
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index e0c9393c..cb3d5357 100644
--- a/INSTALL
+++ b/INSTALL
@@ -20,7 +20,7 @@ Table of contents
To install eSim and other dependecies run the following command.
- $ ../install-linux.sh --install
+ $ ./install-linux.sh --install
Above script will install eSim along with dependencies.