Tidy up installation instructions.
This commit is contained in:
parent
127d2c6148
commit
10d0fa1bbf
2 changed files with 12 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue