From a319903a4bb74953357bf10fcfe8b1aa81b6c1a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=9Eafak=20Soylu?= Date: Fri, 22 Jan 2021 05:24:36 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b24fce..cf746c9 100644 --- a/README.md +++ b/README.md @@ -20,5 +20,5 @@ or just execute `install.sh` on Linux x64 platform. ``` curl -O https://raw.githubusercontent.com/vincenthsu/systemd-ngrok/master/install.sh chmod +x install.sh - sudo ./install.sh + sudo ./install.sh ```