Fix appimage download url in readme

This commit is contained in:
Andrew Hamilton 2022-04-25 16:42:15 +10:00
parent 65fd97cdef
commit 21a9ec2826
2 changed files with 2 additions and 2 deletions

View file

@ -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