summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKavya Manohar2015-12-30 20:15:19 +0530
committerFahim2015-12-31 12:27:56 +0530
commit24bf8598dee56ee566ac3afc01b3b7ef464fa355 (patch)
treee8d04209e2bceab943f20130e40de2e24483c234
parent23cd2d415f545a9046195fa1fb7351989c9629da (diff)
downloadeSim-24bf8598dee56ee566ac3afc01b3b7ef464fa355.tar.gz
eSim-24bf8598dee56ee566ac3afc01b3b7ef464fa355.tar.bz2
eSim-24bf8598dee56ee566ac3afc01b3b7ef464fa355.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.