X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fsources.texi;h=4f4b4382aaddefe3b33e175a357689dbccb6d253;hb=4b6010d63d3512094c7cef4a119a8d45cb1a7b18;hp=d6245ce9394ba16d649c27c6e09f885f60a0a058;hpb=68e0c647218f529318c07eb7be85f82034d9904a;p=govpn.git diff --git a/doc/sources.texi b/doc/sources.texi index d6245ce..4f4b438 100644 --- a/doc/sources.texi +++ b/doc/sources.texi @@ -1,10 +1,4 @@ @node Sources -@cindex Sources -@cindex Source code -@cindex Development source code -@cindex Git -@cindex Repository -@cindex Mirrors @section Development source code Development source code contains the latest version of the code. It may @@ -16,12 +10,12 @@ 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: -@example +@verbatim % git clone git://git.cypherpunks.ru/govpn.git govpn % cd govpn % git checkout develop % git submodule update --init -@end example +@end verbatim Also there is mirror of dependent libraries for safety if their native repositories will be unavailable (they are seldom updated):