From ac5ad44d4b983da3edef7ee6a6534e4b29f0d3d3 Mon Sep 17 00:00:00 2001
From: Recolic Keghart <root@recolic.net>
Date: Thu, 9 Sep 2021 09:35:05 +0000
Subject: [PATCH] Update README.md

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index ff2c08c..627db82 100644
--- a/README.md
+++ b/README.md
@@ -444,4 +444,10 @@ Clone the repo and setup crontab.
 
 follow the guide at source=<https://git.recolic.net/root/scripts/-/tree/one/storage-server-backup-sh>
 
+## dedicated v2ray
 
+usually, I run v2ray with a real web server, usually drive.recolic.net or git.recolic.net. However, sometimes, we want to setup v2ray on a dedicated toy cock. 
+
+```
+curl -O https://raw.githubusercontent.com/jinwyp/one_click_script/master/trojan_v2ray_install.sh && chmod +x ./trojan_v2ray_install.sh && ./trojan_v2ray_install.sh
+```
-- 
GitLab