From 30020f042558fe758c4ecbc89280d932e4ca55e8 Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Sat, 21 Mar 2020 12:27:49 +0530 Subject: update INSTALL --- INSTALL | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL b/INSTALL index 7baecfc3..41d5a744 100644 --- a/INSTALL +++ b/INSTALL @@ -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. -- cgit