mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
one line: pip install fabric fabtools requests boto3
This commit is contained in:
parent
fa9b32b9bb
commit
acc22fd0b2
@ -16,10 +16,7 @@ The instructions that follow have been tested on Ubuntu 14.04, but may also work
|
||||
|
||||
Our Python scripts for deploying to AWS use Python 2, so maybe create a Python 2 virtual environment and activate it. Then install the following Python packages (in that virtual environment):
|
||||
```text
|
||||
pip install fabric
|
||||
pip install fabtools
|
||||
pip install requests
|
||||
pip install boto3
|
||||
pip install fabric fabtools requests boto3
|
||||
```
|
||||
|
||||
What did you just install?
|
||||
|
Loading…
x
Reference in New Issue
Block a user