Update README

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
main
Jianhui Zhao 2017-12-30 17:42:50 +08:00
parent c5ac8e8d8e
commit 0e76b575eb
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ See which configuration are supported
~/libuhttpd/build$ cmake .. -L
~/libuhttpd/build$ cmake .. -LH
# Build
# Build and install
~/libuhttpd/build$ make && sudo make install

View File

@ -35,7 +35,7 @@
~/libuhttpd/build$ cmake .. -L
~/libuhttpd/build$ cmake .. -LH
# 编译
# 编译和安装
~/libuhttpd/build$ make && sudo make install