From 22352d3cd10443de5c9a9df9aa31b82cfa709448 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Tue, 12 Feb 2013 12:18:03 -0500 Subject: [PATCH] update the README to be more generic --- README | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README b/README index a1b9f14..f3e60c2 100644 --- a/README +++ b/README @@ -1,17 +1,14 @@ -This app is now running at http://file-vb.openshift.devlab.phx1.redhat.com/ - == Building Either - git clone git://git.corp.redhat.com/srv/git/dev/towers/engineering/go/imgsrv.git - cd imgsrv + git clone git:/// + cd filesrv go build - ls -l imgsrv + ./filesrv or - go get git://git.corp.redhat.com/srv/git/dev/towers/engineering/go/imgsrv.git - (TODO double check this) + go get git:///