瀏覽代碼

Update webbench.md

蘭雅sRGB 4 年之前
父節點
當前提交
8bb3d79f36
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      debian/webbench.md

+ 1 - 2
debian/webbench.md

@@ -6,7 +6,7 @@
 apt install ctags
 
 2、安装 Webbench
-```
+
 wget http://blog.s135.com/soft/linux/webbench/webbench-1.5.tar.gz
 tar xf  webbench-1.5.tar.gz
 cd webbench-1.5
@@ -20,7 +20,6 @@ make && make install
 webbench -c 500  -t  30   http://127.0.0.1/phpionfo.php
 ```
 
-
 ### Install
 =============
 ```