From 201b9c17af00107912589419a0ee6a5195e60e89 Mon Sep 17 00:00:00 2001 From: Nao_ke <43508005+Nouko61@users.noreply.github.com> Date: Fri, 8 May 2020 22:04:26 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2557b2..c5bb9d1 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ 第一步,下载脚本: ```bash -curl -O https://raw.githubusercontent.com/Nouko61/openvpn-install/master/openvpn-install.sh +curl -O https://github.com/Nouko61/openvpn-install/raw/master/openvpn-install.sh chmod +x openvpn-install.sh ```