summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRamón M. Gómez <ramongomez@us.es>2019-06-07 14:08:58 +0200
committerRamón M. Gómez <ramongomez@us.es>2019-06-07 14:08:58 +0200
commitaa9c5f26c9568ad01b72f85ef038232785e0d6fb (patch)
treede3134f6d9805bd25562479fdb1f1a022ffd069e
parent72d19dab151b88cb9fefc579b5db94412a599685 (diff)
#914: Updating README.md and .gitignore files.
-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.