diff --git a/README.mkd b/README.mkd index 499d7d0..a4bc9b5 100644 --- a/README.mkd +++ b/README.mkd @@ -2,6 +2,11 @@ ## Dependencies `Odoo-S3` uses [`boto`](https://github.com/boto/boto) to talk to Amazon. You will need to install it on the host running Odoo. +Then use it in the command below to install `boto`. + +``` + $ pip install boto + ``` ## Compatibility This module was written for **Odoo v9.0** and is only tested with this particular version. There is no warranty the addon