From fc092c838fba08637447690fba6a81f632c991a5 Mon Sep 17 00:00:00 2001 From: as Date: Sun, 4 Mar 2018 23:48:03 +0100 Subject: [PATCH] Aysad Kozanoglu => python psutil fix --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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/