From 9b8bef8e011154d92cfb1a7cc0d7e0f1c366c223 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Tue, 18 Dec 2012 14:20:06 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0c29cfe6..4d498f0e 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,5 @@ And then each time you want to get the changes: *git fetch upstream* .. Yes, this is a scary command line operation, don't you love it?! :-D + +Any updates to the main repo (github.com/umbraco/OurUmbraco) get deployed automatically to http://our.sandbox.umbraco.org/ - So when your pull request gets accepted, your changes should show up there within a few minutes.