summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrahulp132020-08-07 18:21:38 +0530
committerrahulp132020-08-07 18:21:38 +0530
commitc3832418ddb492148886055611a78459673c05bf (patch)
tree82746da6b424c3d196d3d847065f1b36b4316e35
parent2e2d0167d642d7c53fb8bd1cc5954cb05df43430 (diff)
downloadeSim-c3832418ddb492148886055611a78459673c05bf.tar.gz
eSim-c3832418ddb492148886055611a78459673c05bf.tar.bz2
eSim-c3832418ddb492148886055611a78459673c05bf.zip
update readme
-rwxr-xr-xUbuntu/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/Ubuntu/README.md b/Ubuntu/README.md
index b4a6cb8b..5c7c65d4 100755
--- a/Ubuntu/README.md
+++ b/Ubuntu/README.md
@@ -1,9 +1,9 @@
eSim Installer (Ubuntu OS)
====
-It contains the documentation to packaging eSim and making binaries for distribution.
+It contains the documentation to package eSim for Ubuntu OS.
-> Note: If planning to freeze the eSim source code for a target platform (Ubuntu OS), then refer this [documentation](executable.md).
+> Note: If planning to freeze the eSim source code for a target platform (Ubuntu OS), then refer this [documentation](executable.md). Remember to update the installer script to work with this executable!
## How to package eSim for Ubuntu OS?
@@ -12,7 +12,7 @@ It contains the documentation to packaging eSim and making binaries for distribu
2. Add the installer script `install-eSim.sh` in `eSim-<version>` folder.
-3. Add the eSim executable (if available) in `eSim-<version>` folder. Also, remove following files from the folder:
+3. Add the eSim executable (if available) in `eSim-<version>` folder. Also, remove following files from this folder:
- `.git` folder
- `code` folder
- `src` folder (Applicable only if eSim executable is used)