Update installation instructions in README

This commit is contained in:
bocil kematian 2026-05-29 14:00:18 +07:00 committed by GitHub
parent 5257e54c5f
commit 81d5b670f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,10 +14,10 @@ Ubuntu/Debian example:
sudo apt install python3-tk openvpn policykit-1
```
## Run
## Install
```bash
python3 openvpngui.py
sudo dpkg -i openvpngui_1.0.0_all.deb
```
## Use