Skip to content
Snippets Groups Projects
Commit eed22bd6 authored by Jemimah Omodior's avatar Jemimah Omodior
Browse files

Update README

parent 21e4aab0
No related branches found
No related tags found
1 merge request!2Bring master up to date, merge updated CI
......@@ -38,19 +38,7 @@ This command generates static content into the `build` directory and can be serv
## Deployment
Using SSH:
```
$ USE_SSH=true yarn deploy
```
Not using SSH:
```
$ GIT_USER=<Your GitHub username> yarn deploy
```
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.
See [Deployment](https://docusaurus.io/docs/deployment)
## Updating Docusaurus
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment