fix repo url

This commit is contained in:
jem 2019-11-23 20:39:10 +01:00
parent e634e6ecfe
commit 818658bbf9

View file

@ -2,7 +2,6 @@
## init submodule ## init submodule
``` ```
git submodule add git@github.com:jerger/cryogen-bootstrap.git git submodule add git@github.com:DomainDrivenArchitecture/cryogen-bootstrap.git
ln -s `(pwd)`/cryogen-bootstrap/themes ./resources/templates ln -s `(pwd)`/cryogen-bootstrap/themes ./resources/templates
``` ```