Update README.md

This commit is contained in:
Edoardo Aprà 2020-06-16 19:04:08 -07:00 committed by GitHub
parent c1b181c0fd
commit 42f7484d8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,14 +34,15 @@ mkdocs serve
```
Point your browser to http://127.0.0.1:8000
## Build the html
```
mkdocs build
```
## push files to the nwchemgit.github.io: method #1
### Build the html source
```
mkdocs build
```
### push the html source to the nwchemgit.github.io repository
```
git clone https://github.com/nwchemgit.github.io
cd nwchemgit.github.io