Previous: Build instructions, Up: Installation
Development source code contains the latest version of the code. It may be buggy. It does not contain compiled documentation and dependent libraries source code. Because of that, it is recommended for porters to use tarballs instead.
$ git clone git://git.cypherpunks.ru/nncp.git $ cd nncp $ git checkout develop
You can also use https://git.cypherpunks.ru/nncp.git.