Docs Update

This commit is contained in:
Christer Warén 2024-04-27 20:09:05 +03:00
parent fb3c902d9a
commit 56b6f58f4e

View File

@ -1 +1,8 @@
# Warén Group - WX # Warén Group - WX
## Install
```
sudo curl https://git.waren.io/warengroup/wx/raw/branch/master/wx -o /opt/wx &> /dev/null
sudo ln -sf /opt/wx /usr/bin/wx &> /dev/null
sudo chmod +x /usr/bin/wx &> /dev/null
```