Update readme.txt (#869)

This commit is contained in:
Rick Breidenstein 2017-08-04 15:42:27 -04:00 committed by kevgliss
parent fab146b328
commit f5e120ad2e
1 changed files with 2 additions and 0 deletions

View File

@ -4,3 +4,5 @@ example: If you input a password for a private key, it is stored in clear text
add this to the lemur.plugins entry_points in /www/lemur/setup.py
'linux_destination = lemur.plugins.lemur_linuxdst.plugin:LinuxDstPlugin',
note: DO NOT FORGET TO EXECUTE 'make release' and restart your service after modifying the setup.py