Fix appimage download url in readme
This commit is contained in:
parent
65fd97cdef
commit
21a9ec2826
2 changed files with 2 additions and 2 deletions
|
|
@ -58,7 +58,7 @@ Then to run:
|
|||
#### AppImage
|
||||
|
||||
# Download AppImage file from github releases page:
|
||||
wget "https://github.com/ahamilton/eris/releases/download/v2022.04.25/eris_2022.04.23.AppImage"
|
||||
wget "https://github.com/ahamilton/eris/releases/download/v2022.04.23/eris_2022.04.23.AppImage"
|
||||
chmod +x eris_2022.04.23.AppImage
|
||||
mv eris_2022.04.23.AppImage ~/bin/eris # e.g. Put appimage in your PATH
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue