summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjohannst <stoelp@eit.uni-kl.de>2017-01-13 23:00:30 +0100
committerjohannst <stoelp@eit.uni-kl.de>2017-01-13 23:00:30 +0100
commit23b00a4a20dcaff8e4adb866ea53f92534c3e1f7 (patch)
tree1b2109c8e95ef8424c0041b6f7db2052233b9280 /README.md
parent3af9be1d595a3ba8eb38b83070e6ff7110a6ed4c (diff)
downloaddotfiles-23b00a4a20dcaff8e4adb866ea53f92534c3e1f7.tar.gz
dotfiles-23b00a4a20dcaff8e4adb866ea53f92534c3e1f7.zip
small README correction
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index bb6b8e2..b9d5f55 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# dotfiles
-Installer framework only availabl in bash.
+Installer framework only available in bash.
### Control installation
Installation of the config files is controlled with the `install.config` file. The format of a line in the file is as follows:
@@ -25,4 +25,4 @@ First add an entry in the `gToolsConfig` map in the `install` file. Entries have
```
Then create and implement the installer function with the name provided in the newly created entry.
-Then create an entry in the `install.config` file with the tag that matches the tag provided in the `gToolsConfig`.
+To enable installion create an entry in the `install.config` file with the tag that matches the tag provided in the `gToolsConfig`.