We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 653cd3d commit 606b6d0Copy full SHA for 606b6d0
README.md
@@ -24,8 +24,8 @@ opkg install rm2fb
24
2. Run these command to download and unpack distributed package to `/home/root` location:
25
```bash
26
cd /home/root
27
-wget "https://github.com/khanhas/zshelf/releases/download/v0.1.1/zshelf-reMarkable-0.1.1.zip"
28
-unzip "zshelf-reMarkable-0.1.1.zip"
+wget "https://github.com/khanhas/zshelf/releases/download/v0.2.0/zshelf-reMarkable-0.2.0.zip"
+unzip "zshelf-reMarkable-0.2.0.zip"
29
```
30
31
### [IMPORTANT] Configure domain and cookie
0 commit comments