From c55219824f50aa5391084f3e84fcb2c933fd7cee Mon Sep 17 00:00:00 2001 From: Anuj Patel Date: Thu, 21 Nov 2013 17:58:32 +0530 Subject: [PATCH] Broken Links Updated In README.md for installation instructions. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index adff6616..0c5664ea 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ It will install `/usr/local/bin/spring`. You can jump right to [running the app] An alternative way to install the `spring` command line interface can be installed like this: - $ curl spring.cfapps.io/installer | bash + $ curl start.spring.io/install.sh | bash After running that command you should see a `spring` directory: @@ -27,7 +27,7 @@ assume you did that). If you don't have `curl` or `zip` you can probably get them (for Windoze users we recommend [cygwin](http://cygwin.org)), or you can -download the [zip file](http://spring.cfapps.io/spring.zip) and unpack +download the [zip file](http://start.spring.io/spring.zip) and unpack it yourself.