diff --git a/README.md b/README.md index fde3923..77bd508 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,18 @@ # PrivateBasicCloudIAAS +install + +
+wget https://bootstrap.pypa.io/get-pip.py -O - | python +pip install psutil + +git clone https://github.com/big3v/PrivateBasicCloudIAAS.git +cd PrivateBasicCloudIAAS +python setup.py ++ + + Updated instructions on the following link: https://big3v.com/how-to-create-a-private-basic-cloud-infrastructure/