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

Readme update

This commit is contained in:
Julien Vehent
2015-09-24 13:34:19 -04:00
parent 9a0b1b05e0
commit 586c140971

View File

@@ -24,6 +24,11 @@ Then install `sops` from pip::
sudo pip install --upgrade sops
note: on centos/sl, you may need to upgrade `botocore` after installing
sops to deal with a `requirement conflict
<https://github.com/boto/botocore/issues/660>`_.
Do so with `sudo pip install -U botocore`.
Usage
-----