Skip to content
This repository was archived by the owner on Oct 27, 2020. It is now read-only.

Commit dc9327f

Browse files
committed
updated config as per suggestions in #1
1 parent af4921f commit dc9327f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,9 @@ Link target will be that page's source file on Github or Gitlab or any repo.
3232
```
3333
**Note**: Above snippet can be used as complete `book.json` file, if your book doesn't have one yet.
3434

35-
**Github/Gitlab**: In string `...REPO/edit/BRANCH...`, you may replace `edit` with `tree` if you want source file to open in read-mode, rather than edit-mode directly on github/gitlab.
35+
**Github/Gitlab**: In string `...REPO/edit/BRANCH...`, you may replace `edit` with `tree` if you want source file to open in read-mode, rather than edit-mode directly on github/gitlab.
3636

37-
38-
### Step #2 - gitbook commands
37+
### Step #2 - gitbook commands
3938

4039
1. Run `gitbook install`. It will automatically install `edit-link` gitbook plugin for your book. This is needed only once.
4140
2. Build your book (`gitbook build`) or serve (`gitbook serve`) as usual.

0 commit comments

Comments
 (0)