summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrahulp132022-09-17 08:28:46 +0530
committerrahulp132022-09-17 08:28:46 +0530
commitd25ba9e4b86df1056f0b5aac86524bda0d4dd671 (patch)
treed2946b088eb96945142fc1b5cda5d8cee5079afc
parent963e87ab8548a8f250a22180dd20b5dedcd10f42 (diff)
downloadeSim-d25ba9e4b86df1056f0b5aac86524bda0d4dd671.tar.gz
eSim-d25ba9e4b86df1056f0b5aac86524bda0d4dd671.tar.bz2
eSim-d25ba9e4b86df1056f0b5aac86524bda0d4dd671.zip
remove .github directory install instruction
-rwxr-xr-xUbuntu/README.md1
-rw-r--r--Windows/README.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/Ubuntu/README.md b/Ubuntu/README.md
index 3363fa01..a493c68c 100755
--- a/Ubuntu/README.md
+++ b/Ubuntu/README.md
@@ -14,6 +14,7 @@ It contains the documentation to package eSim for Ubuntu OS.
3. Add the eSim executable (if available) in `eSim-<version>` folder. Also, remove following files from this folder:
- `.git` folder
+ - `.github` folder
- `code` folder
- `src` folder (Applicable only if eSim executable is used)
- conf.py
diff --git a/Windows/README.md b/Windows/README.md
index e9cd8673..55fffc42 100644
--- a/Windows/README.md
+++ b/Windows/README.md
@@ -57,6 +57,7 @@ It contains all the documentation for making eSim executable (using PyInstaller)
2. Add eSim executable (`eSim.exe`) to the `eSim` folder. Also, remove following files from that folder:
- `.git` folder
+ - `.github` folder
- `code` folder
- `src` folder
- conf.py