cdist doc update

This commit is contained in:
Darko Poljak 2017-09-22 21:26:20 +02:00
parent ee17022c82
commit 5931bb9271
1 changed files with 0 additions and 9 deletions

View File

@ -33,15 +33,6 @@ To install cdist, execute the following commands:
cd cdist
export PATH=$PATH:$(pwd -P)/bin
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
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).