From 818658bbf9dd6669b3aba36edb80581b7d137cf3 Mon Sep 17 00:00:00 2001 From: jem Date: Sat, 23 Nov 2019 20:39:10 +0100 Subject: [PATCH] fix repo url --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d384016..cd583a6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ ## 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 - ```