From 478328890bdef3edebef2a99da0015ed17415520 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=93=B2=E9=93=AD?= <1371955569@qq.com> Date: Tue, 7 Feb 2017 10:34:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=98=E6=96=B9=E6=96=87?= =?UTF-8?q?=E6=A1=A3=E9=93=BE=E6=8E=A5=E5=92=8C=E7=9B=B8=E5=85=B3=E6=9D=83?= =?UTF-8?q?=E9=99=90=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 92e52a59..a79d75c1 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ #### 安装 (全局安装gitbook) -mac/linux终端执行:./install.sh +mac/linux终端执行:sudo ./install.sh #### 编译html (编译html文件。程序会自动在根目录下创建build文件夹,并把编译后到中文,英文放在build文件夹下) -mac/linux终端运行:./html.sh +mac/linux终端运行:sudo ./html.sh @@ -27,4 +27,4 @@ mac/linux终端运行:./pdf.sh 注: -官方参考文档:https://github.com/GitbookIO/gitbook/ +官方参考文档:https://github.com/GitbookIO/gitbook