From 76121d95c5399f54d224b45e4abd855fa265c29c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A6var=20=C3=96fj=C3=B6r=C3=B0=20Magn=C3=BAsson?= Date: Fri, 24 Jan 2020 15:44:38 +0000 Subject: [PATCH] Improve readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d1af650..ce02f9e 100644 --- a/README.md +++ b/README.md @@ -78,9 +78,9 @@ docker exec -it docker-wagtail-develop_web_1 bash Getting ready to contribute --------------------------- -Here are other actions you will likely need to do to make your first contribution to the project. +Here are other actions you will likely need to do to make your first contribution to Wagtail. -Set up git remotes to Wagtail forks (run these lines outside of the Vagrant VM): +Set up git remotes to Wagtail forks (run these lines outside of the Docker instances, on your machine): ```sh cd ~/Development/wagtail-dev/wagtail