cdist doc update

This commit is contained in:
Darko Poljak 2017-08-30 22:44:37 +02:00
parent c97739d50f
commit bf54791a50
1 changed files with 0 additions and 9 deletions

View File

@ -36,15 +36,6 @@ To install cdist, execute the following commands:
From version 4.2.0 cdist tags and github releases are signed.
You can get GPG public key used for signing [here](/software/cdist/pgp-key-EFD2AE4EC36B6901.asc).
To install cdist with distutils from cloned repository, first you have to
create version.py:
make version
Then, as usual, you execute the following command:
python setup.py install
#### Available versions in git
* The active development takes place in the **master** branch