Tidy up installation instructions.

This commit is contained in:
Andrew Hamilton 2020-01-11 12:44:18 +10:00
parent 127d2c6148
commit 10d0fa1bbf
2 changed files with 12 additions and 12 deletions

View file

@ -40,8 +40,8 @@ there is a wrapper script available to make running easier:
# Download AppImage file from github releases page:
https://github.com/ahamilton/eris/releases
# chmod +x ./eris-2019-12-22.AppImage
# mv ./eris-2019-12-22.AppImage ~/bin/eris # Put appimage in your PATH
# chmod +x eris-2019-12-22.AppImage
# mv eris-2019-12-22.AppImage ~/bin/eris # Put appimage in your PATH
# eris -h
## Tools

View file

@ -65,8 +65,8 @@ there is a wrapper script available to make running easier:
# Download AppImage file from github releases page:
https://github.com/ahamilton/eris/releases
# chmod +x ./eris-2019-12-22.AppImage
# mv ./eris-2019-12-22.AppImage ~/bin/eris # Put appimage in your PATH
# chmod +x eris-2019-12-22.AppImage
# mv eris-2019-12-22.AppImage ~/bin/eris # Put appimage in your PATH
# eris -h
## Tools