This commit is contained in:
Julien Vehent 2015-09-24 13:34:19 -04:00
Родитель 9a0b1b05e0
Коммит 586c140971
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -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
-----