From d7c299c70d61e3462342121bdeaf3d4111855af0 Mon Sep 17 00:00:00 2001 From: Mantas <11616378+mistermantas@users.noreply.github.com> Date: Tue, 5 Feb 2019 11:54:14 +0200 Subject: last one is unrelated lol --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b274508..bea307f 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ git submodule foreach git pull origin master If you have previously used Netlfiy CMS or have made other changes without using the command line, the easiest thing to do is just clone it in a new place, change it how you want to, push those changes, and then you can safely remove the Git folder. So, do this: ```bash -git clone --recursive && git submodule foreach git pull origin master && git push origin master +git clone --recursive && git submodule foreach git pull origin master ``` More info about submodules on [updating](https://stackoverflow.com/a/5828396) & [cloning](https://stackoverflow.com/questions/3796927/how-to-git-clone-including-submodules). -- cgit v1.2.3-70-g09d2