Skip to content

Commit 70e92fe

Browse files
committed
docs(README.md): change install doc
1 parent 0950cab commit 70e92fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,11 @@ Twisted
9292

9393
安装:
9494

95-
git clone smartdns到本地路径,进入script目录,执行install_smartdns.sh即可将smartdns安装在本地,同时python环境和相关的依赖都是使用virtualenv来进行管理,不会对系统环境造成影响
95+
git clone smartdns到本地路径,执行`python setup.py install`命令安装
9696

9797
启动:
9898

99-
进入smartdns的bin路径下,执行sh run_dns.sh即可启动smartdns
99+
执行sdns /etc/smartdns即可启动smartdns
100100

101101
## 测试
102102

0 commit comments

Comments
 (0)