From 97aaaf8afd12ce9dbb8c22ef95bcede1d55abdf6 Mon Sep 17 00:00:00 2001 From: "Ryan S. Brown" Date: Mon, 9 Jun 2014 09:54:20 -0400 Subject: [PATCH] update readme --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 0d67891..4ff34ba 100644 --- a/README.md +++ b/README.md @@ -100,11 +100,7 @@ included [vagrant](http://vagrantup.com) specs. The Vagrantfile in this repo will set up a two-server eureka cluster using the OpsCode bento boxes. By default, the VMs are named node1.localdomain and -node2.localdomain. They'll be automatically provisioned so long as you've -already configured/built eureka. - -To build eureka `git clone https://github.com/Netflix/eureka.git && cd eureka -&& git checkout 1.1.118 && ./gradlew clean build` +node2.localdomain. They'll be provisioned and eureka will start automatically. # MIT License