Merge pull request #33 from softinio/softinio-patch-1

Update README.md
This commit is contained in:
Salar Rahmanian 2021-03-21 09:54:33 -07:00 committed by GitHub
commit 1feb85a804
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
```