release: Update readme and release file
This commit is contained in:
parent
4141b6d06c
commit
f244571b2d
3 changed files with 12 additions and 6 deletions
|
|
@ -42,9 +42,9 @@ Then to run:
|
|||
#### AppImage
|
||||
|
||||
# Download AppImage file from github releases page:
|
||||
wget "https://github.com/ahamilton/eris/releases/download/v2021-12-06/eris_2021.12.06.AppImage"
|
||||
chmod +x eris_2021.12.06.AppImage
|
||||
mv eris_2021.12.06.AppImage ~/bin/eris # e.g. Put appimage in your PATH
|
||||
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
|
||||
|
||||
## Tools
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue