From 81d5b670f0406f1ce2b06213f423cfc7f5cbbb5c Mon Sep 17 00:00:00 2001 From: bocil kematian Date: Fri, 29 May 2026 14:00:18 +0700 Subject: [PATCH] Update installation instructions in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 94ed639..2a28d14 100644 --- a/README.md +++ b/README.md @@ -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