]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/sources.texi
Raise copyright years
[govpn.git] / doc / sources.texi
index 90b0e65ef1a6e6f08f3533259c7a003b11de4c8b..7a235d4c1cde55f4ce2d42723d973cf2e848d3cc 100644 (file)
@@ -6,15 +6,12 @@ be buggy. It does not contain compiled documentation and dependent
 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}
-and fetching dependent libraries source code as git submodules:
-
+You can obtain it and fetch 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