diff options
Diffstat (limited to 'Ubuntu/README.md')
-rwxr-xr-x | Ubuntu/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ubuntu/README.md b/Ubuntu/README.md index 08f88ce3..3363fa01 100755 --- a/Ubuntu/README.md +++ b/Ubuntu/README.md @@ -10,7 +10,7 @@ It contains the documentation to package eSim for Ubuntu OS. 1. Take the `master` branch containing the source code. Rename the folder to `eSim-<version>`. -2. Add the installer script `install-eSim.sh` in `eSim-<version>` folder. +2. Add the installer script `install-eSim.sh` from `installers` branch to `eSim-<version>` folder. 3. Add the eSim executable (if available) in `eSim-<version>` folder. Also, remove following files from this folder: - `.git` folder |