Install gitbook

pull/378/head
Jimmy song 2019-07-25 16:57:08 +08:00
parent 8b9986f8e7
commit 5b3d77839a
1 changed files with 1 additions and 1 deletions

View File

@ -31,4 +31,4 @@ RUN apk add --no-cache --virtual build-dependencies \
# Install gitbook
RUN npm install gitbook-cli -g && \
npm install gitbook -g
gitbook -V