]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/sources.texi
POSIX tells that $ character is default shell prompt
[govpn.git] / doc / sources.texi
index f3864ef47fef546637e4611d8133c097b0e08331..a3fc16baea27c9994c9aaef69c0787ee181ad16f 100644 (file)
@@ -7,14 +7,14 @@ libraries source code. Because of that, it is recommended for porters
 to use @ref{Tarballs, tarballs} instead.
 
 You can obtain it by cloning @url{http://git-scm.com/, Git}
-@url{http://git.cypherpunks.ru/cgit.cgi/govpn.git/log/, repository}
+@url{https://git.cypherpunks.ru/cgit.cgi/govpn.git/log/, repository}
 and fetching dependent libraries source code as git submodules:
 
 @verbatim
-% git clone git://git.cypherpunks.ru/govpn.git govpn
-% cd govpn
-% git checkout develop
-% git submodule update --init
+$ git clone git://git.cypherpunks.ru/govpn.git govpn
+$ cd govpn
+$ git checkout develop
+$ git submodule update --init
 @end verbatim
 
 Also there is mirror of dependent libraries for safety if their native
@@ -22,7 +22,6 @@ repositories will be unavailable (they are seldom updated):
 
 @multitable @columnfractions .50 .50
 @headitem Software/library @tab Mirror
-@item @code{cypherpunks.ru/govpn} @tab @url{https://github.com/stargrave/govpn.git}
 @item @code{github.com/agl/ed25519} @tab @url{git://git.cypherpunks.ru/ed25519.git}
 @item @code{github.com/bigeagle/water} @tab @url{git://git.cypherpunks.ru/water.git}
 @item @code{github.com/go-yaml/yaml} @tab @url{git://git.cypherpunks.ru/yaml.git}