We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d192d91 commit 6474eacCopy full SHA for 6474eac
README.md
@@ -7,7 +7,7 @@
7
## 📦 Install via APT
8
9
```bash
10
-wget -O setbian.deb https://github.com/bhuvanesh-m-dev/setbian/releases/download/v0.0.1/setbian-0.0.1.deb && \
+wget -O setbian.deb https://github.com/bhuvanesh-m-dev/setbian/releases/download/v0.0.2/setbian-0.0.2.deb && \
11
sudo dpkg -i setbian.deb || sudo apt --fix-broken install -y || setbian
12
```
13
0 commit comments