Browse Source

Update 'README.md'

天问 2 years ago
parent
commit
ecb5e1a842
1 changed files with 7 additions and 1 deletions
  1. 7 1
      README.md

+ 7 - 1
README.md

@@ -1,3 +1,9 @@
 # gitbook
 
-gitbook
+```
+npm install @gitbook-ng/gitbook
+npx gitbook init
+npx gitbook serve
+npx gitbook build
+
+```