Skip to content

Commit f9eaf94

Browse files
committed
update contributors
up
1 parent dd09c87 commit f9eaf94

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎docs/contributors.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ To help with your development, these command may help:
2323

2424
Two bash scripts exist to help with the development of our docs.
2525

26-
- `npm run serveDocs` - serves .md files from ./docs using mkdocs' dev server
27-
- `npm run buildDocs` - builds the site using ./docs' for use in github pages
26+
- `pip install mkdocs` - Installs mkdocs
27+
- `npm run serveDocs` - Serves .md files from ./docs using mkdocs' dev server
28+
- `npm run buildDocs` - Builds the site using ./docs' for use in github pages

0 commit comments

Comments
 (0)