X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/aa069b7341f106e4a0ab399e4128c763a6d6e8a9..1d6a7533d4612a3ca58505a2b73b5defe66bb8e8:/blog/index.rss diff --git a/blog/index.rss b/blog/index.rss index 31520daedc..cbe18d0009 100644 --- a/blog/index.rss +++ b/blog/index.rss @@ -27,7 +27,7 @@ repository in Debian. The new name? It is <strong>Isenkram</strong> To fetch and build the latest version of the source, use</p> <pre> -git clone git://anonscm.debian.org/collab-maint/isenkram.git +git clone http://anonscm.debian.org/git/collab-maint/isenkram.git cd isenkram && git-buildpackage -us -uc </pre> @@ -45,6 +45,9 @@ word.</p> <p><strong>Update 2013-01-26</strong>: Added -us -us to build instructions, to avoid confusing people with an error from the signing process.</p> + +<p><strong>Update 2013-01-27</strong>: Switch to HTTP URL for the git +clone argument to avoid the need for authentication.</p>