summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFahim2015-12-30 20:27:48 +0530
committerFahim2015-12-30 20:27:48 +0530
commit68a09bc6f91407952d94e8916a9bf7ba010e64dc (patch)
tree45b51b6d0792631d5abf6293f690ea62cec7ba88
parent85ce22ed17002d1bfe76dd59677272dd6d2556ef (diff)
parentaf8f40dbce0b999ebb1691ba9fa1b066c2e858a3 (diff)
downloadeSim-68a09bc6f91407952d94e8916a9bf7ba010e64dc.tar.gz
eSim-68a09bc6f91407952d94e8916a9bf7ba010e64dc.tar.bz2
eSim-68a09bc6f91407952d94e8916a9bf7ba010e64dc.zip
Merge pull request #50 from kavyamanohar/patch-1
Remove extra dot from install instruction
-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.