diff --git a/README.md b/README.md index 202c100..ee904bd 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,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 diff --git a/packaging/make-readme.py b/packaging/make-readme.py index 74bb650..7a64568 100755 --- a/packaging/make-readme.py +++ b/packaging/make-readme.py @@ -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