Skip to content

Commit 330ee55

Browse files
stefano-ottolenghijjaderberg
authored andcommitted
Update docs readme instructions
1 parent e861ac3 commit 330ee55

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

doc/README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,8 @@ We use asciidoc for writing documentation, and we render it to both HTML and PDF
88

99
### Rendering the docs locally
1010

11-
First, you have to run `npm install`.
12-
Second, you have to run `npm install @neo4j-antora/antora-page-roles --save`.
13-
After having done this once, you needn't do it again.
14-
15-
To build and view the docs locally, you can use `npm run start`.
11+
First, run `npm install` to install all dependencies. You only need to do this once.
12+
To build and view the docs locally, use `npm start`.
1613
This will build the docs, start a web server hosting the docs at http://localhost:8000.
1714

1815
[NOTE]

0 commit comments

Comments
 (0)