summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--README.md2
2 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 485dee64..9c53d583 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
+.DS_Store
+.editorconfig
.idea
diff --git a/README.md b/README.md
index bac23ac6..0c5141a3 100644
--- a/README.md
+++ b/README.md
@@ -18,5 +18,5 @@ OpenGnsys website: https://opengnsys.es/
## Installation notes
-Please, read `installer/INSTALL.en.txt` (or `installer/INSTALL.es.txt`) for detailled instructions.
+Please, read `doc/INSTALL.en.txt` (or `doc/INSTALL.es.txt`) for detailled instructions.