From 5b45be24469fc44f9788e96bdc26bcc9d1d58d4d Mon Sep 17 00:00:00 2001
From: proxysu <61810006+proxysu@users.noreply.github.com>
Date: Mon, 13 Apr 2020 17:37:51 +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 68feb1b..a99a83c 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ V2ray install tools for windows
 
 支持的VPS系统为:  
 * CentOS 7/8   
-* Debian 8/9/10(推荐)  
+* Debian 8/9/10 (推荐)  
 * Ubuntu 16.04及以上
 
 (注意:如果系统启用了SELinux且工作在Enforcing模式下时,需要将Enforcing更改为Permissive模式,否则使用WebSocket+TLS+Web时,Caddy的service无法开机启动,这种情形一般出现在Centos7/8中,本程序在安装过程中将自动处理。)