We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 232bc22 commit 89ed5cfCopy full SHA for 89ed5cf
README.md
@@ -27,7 +27,7 @@ opkg install rm2fb
27
In SSH session, run these command to download and unpack distributed package to `/home/root` location:
28
```bash
29
cd /home/root
30
-wget "https://github.com/khanhas/zshelf/releases/download/v0.2.0/zshelf-reMarkable-0.3.0.zip"
+wget "https://github.com/khanhas/zshelf/releases/download/v0.3.0/zshelf-reMarkable-0.3.0.zip"
31
unzip "zshelf-reMarkable-0.3.0.zip"
32
```
33
0 commit comments