Skip to content

Commit 5291a23

Browse files
authored
Update README.md
1 parent dc2c9fe commit 5291a23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -83,15 +83,15 @@ Clone/download source code from the GitHub. Make sure you have _node_ and _npm_
8383
#### Instructions:
8484
The docs branch is [/docs][docsurl].Modifications to Docs should be done against [/docs][docsurl] branch.
8585

86-
#### Commands for Development:
86+
Commands for Development:
8787
* `npm install` to install dependencies for project.
8888
* `npm start` start to run docusaurus locally in port 3000
8989

90-
#### Folders:
90+
Folders:
9191
* /docs: Docs pages corresponding to items in menu(introduction,getting started etc) on Docs page.
9292
* /src/pages: Pages for each item in page menu.
9393

94-
#### Instructions to deploy (only for collaborators):
94+
Instructions to deploy (only for collaborators):
9595
* `npm deploy` will upload source code to <https://github.com/angrykoala/gaucho/tree/gh-pages>
9696

9797
### Troubleshooting

0 commit comments

Comments
 (0)