diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-06-18 17:21:54 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-06-18 17:21:54 +0200 |
commit | 60bc6c175012494957d6d48db14e1a28160a3481 (patch) | |
tree | 795083e44647a6230737de446099fcf13c3078b4 /INSTALL.md | |
parent | 08956f65dab90710f743a5e637dff817c5615946 (diff) | |
download | Ishtar-60bc6c175012494957d6d48db14e1a28160a3481.tar.bz2 Ishtar-60bc6c175012494957d6d48db14e1a28160a3481.zip |
Update install instructions
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md index d331e32e0..4c9945306 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -15,7 +15,7 @@ rm install-ishtar-latest.tar.bz2 # install Ishtar script cd install -bash ./ishtar-install.sh +bash ./ishtar-install ``` ``` |