Skip to content

Commit 8ca1716

Browse files
authored
Merge pull request #4363 from nokia/add-make-to-readme
Adding make option to README.md
2 parents aa7a30b + 66ae41b commit 8ca1716

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

documentation/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ from this folder:
2323
npm install
2424
```
2525

26-
Then run the site using `npm run serve`. To have the site run locally with a functioning local search, run
27-
`npm run serve:with-pagefind`.
26+
Then run the site using `make serve`.
2827

2928
## License
3029

0 commit comments

Comments
 (0)