From 482a3d8e9a6739fa878a4772b724f9b89bf95baf Mon Sep 17 00:00:00 2001 From: Chris Westerfield Date: Fri, 3 Feb 2017 22:32:35 +0100 Subject: [PATCH] Updated box-project url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e288e5..56ccf0e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Warning: If you already have a composer.json file, it will overwrite it. ## Build Phar package - $ curl -s http://box-project.org/installer.php | php + $ curl -s https://box-project.github.io/box2/installer.php | php $ php box.phar build ## Usage