From 2ddec8b2f9004c85f52df5003e5561b2090a53b1 Mon Sep 17 00:00:00 2001 From: "Pellegrino, Michael (Contractor)" Date: Wed, 27 Feb 2019 16:08:58 -0500 Subject: [PATCH] Create INSTALL --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 INSTALL diff --git a/INSTALL b/INSTALL new file mode 100644 index 0000000..b5e666d --- /dev/null +++ b/INSTALL @@ -0,0 +1,4 @@ +Install ansible on Raspberry Pi + +* sudo apt-get install python3-pip +* sudo python3 -m pip install ansible