From 1cbf273c3b74c070ebd7e65c50223f276daa26ca Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 5 Jan 2014 23:10:22 +0100 Subject: go: talk about curl -L --- go/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go') diff --git a/go/README b/go/README index 0434335a..78f6b195 100644 --- a/go/README +++ b/go/README @@ -16,7 +16,7 @@ go - minimalistic uri shortener # resolve uri - curl http://localhost:1337/shortened-relative-uri + curl -L http://localhost:1337/shortened-relative-uri # clear database -- cgit v1.2.3