mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
Update README.md
This commit is contained in:
parent
c1b181c0fd
commit
42f7484d8c
1 changed files with 5 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue