diff options
| -rw-r--r-- | README.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -4,6 +4,7 @@ URL: https://gradecoin.xyz/ | |||
| 4 | Uses [Zola](http://getzola.org/). | 4 | Uses [Zola](http://getzola.org/). | 
| 5 | 5 | ||
| 6 | ```bash | 6 | ```bash | 
| 7 | git submodule init && git submodule update # get the juice theme | ||
| 7 | zola serve --open # for local building & testing | 8 | zola serve --open # for local building & testing | 
| 8 | zola build | 9 | zola build | 
| 9 | ``` | 10 | ``` | 
