From 754995aae3f1d9a2b5032630522564acb08579e5 Mon Sep 17 00:00:00 2001 From: Shawn C Date: Tue, 26 Jun 2018 14:07:15 +0800 Subject: [PATCH] python package json_minify needed --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9dfb4b237..a9cd683ca 100644 --- a/README.rst +++ b/README.rst @@ -134,7 +134,7 @@ Amazon EC2 EBS backed AMI user@host:~$ sudo -i # become root root@host:~# git clone https://github.com/andsens/bootstrap-vz.git # Clone the repo root@host:~# apt-get install debootstrap python-pip # Install dependencies from aptitude - root@host:~# pip install termcolor jsonschema fysom docopt pyyaml boto3 # Install python dependencies + root@host:~# pip install termcolor jsonschema fysom docopt pyyaml boto3 json_minify # Install python dependencies root@host:~# bootstrap-vz/bootstrap-vz bootstrap-vz/manifests/official/ec2/ebs-jessie-amd64-hvm.yml To bootstrap S3 backed AMIs, bootstrap-vz will also need the