Update README.md

This commit is contained in:
Salar Rahmanian 2021-03-21 09:54:18 -07:00 committed by GitHub
parent 0258a45e73
commit 4df0224855
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,5 +7,10 @@ Personal Blog of Salar Rahmanian, https://www.softinio.com
https://gohugo.io/ https://gohugo.io/
# Notes
To run this repo locally after you have cloned it, to get the theme you must run:
```
git submodule update --init --recursive
```