Skip to content

Commit 37149bb

Browse files
author
SkyzohKey
committed
docs(README): update AppImage link
1 parent ca1519b commit 37149bb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ The main goal of this is having Ricin working on every Linux distribution withou
2020

2121
Downloading and running Ricin is simple as doing the following:
2222
```shell
23-
# Assuming that the current version is 0.1.1
24-
wget https://cdn.ricin.im/ricin-0.1.1.app
25-
chmod a+x ricin-0.1.1.app
26-
./ricin-0.1.1.app
23+
# Assuming that the current version is 0.2.1
24+
wget https://cdn.ricin.im/linux/ricin-0.2.1.app
25+
chmod a+x ricin-0.2.1.app
26+
./ricin-0.2.1.app
2727
```
2828

2929
## Windows

0 commit comments

Comments
 (0)