X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fsources.texi;h=a7e2bcdcba0db50aa33911b5c6b6847169770e72;hb=197089349d88d2f4fc927c095610579b4efb6d77;hp=d1970e654ae508e023cc935a3a984f7a0900021b;hpb=e08317fc6f3c595285de6f38a321c177a0257424;p=nncp.git diff --git a/doc/sources.texi b/doc/sources.texi index d1970e6..a7e2bcd 100644 --- a/doc/sources.texi +++ b/doc/sources.texi @@ -7,7 +7,10 @@ libraries source code. Because of that, it is recommended for porters to use @ref{Tarballs, tarballs} instead. @example -$ git clone git://git.cypherpunks.ru/nncp.git -$ cd nncp -$ git checkout develop +$ git clone --branch develop git://git.cypherpunks.ru/nncp.git nncp @end example + +You can also use +@url{https://git.cypherpunks.ru/nncp.git}, +@url{http://git.cypherpunks.ru/nncp.git}, +@url{http://y.git.cypherpunks.ru/nncp.git} URLs instead.