Skip to content

Commit

Permalink
docs: update submodule url after transfering repository
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalmh committed Oct 15, 2015
1 parent d8e6081 commit 155f9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ git push origin master

Go into your `site/plugins/` folder and
```
git submodule add --name git-commit-and-push-content https://github.com/Pascalmh/kirby-git-commit-and-push-content.git site/plugins/git-commit-and-push-content
git submodule add --name git-commit-and-push-content https://github.com/blankogmbh/kirby-git-commit-and-push-content.git site/plugins/git-commit-and-push-content
cd site/plugins/
git submodule update --init --recursive
```
Expand Down

0 comments on commit 155f9a4

Please sign in to comment.