1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 12:45:21 +01:00

Update README.rst

This commit is contained in:
Julien Vehent [:ulfr]
2016-03-24 21:40:40 -04:00
parent c96a4803c2
commit 64fae4d43b

View File

@@ -13,7 +13,6 @@ SOPS: Secrets OPerationS
Installation
------------
First install some libraries from your package manager:
* RHEL family::
@@ -49,7 +48,7 @@ Assuming you already have libffi and libyaml installed, the following commands w
$ source ~/sopsvenv/bin/activate
$ pip install -U sops
$ sops -v
sops 1.8
sops 1.9
Test with the dev PGP key
~~~~~~~~~~~~~~~~~~~~~~~~~