From 621de7cbd1585f690f234197921e32a594c252c5 Mon Sep 17 00:00:00 2001 From: Alexander Date: Tue, 2 Jul 2013 23:41:48 +0200 Subject: [PATCH] We don't want the progrium version here ;) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b090054fd..08e50fca0 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ repositories. The DOCKER_URL, GITRECEIVE_URL, PLUGINHOOK_URL, SSHCOMMAND_URL and environment variables may be set to override the defaults (see the `Makefile` for how these apply). Example: - $ sudo GITRECEIVE_URL=https://raw.github.com/progrium/gitreceive/master/gitreceive make all + $ sudo GITRECEIVE_URL=https://raw.github.com/yourusername/gitreceive/master/gitreceive make all ## Advanced installation (bootstrap a server from your own repository)