From 98f98c6cc9b9d9a8e24333be38ccbf10f3667848 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 2 Nov 2020 18:42:47 +0100 Subject: [PATCH] Trim that down for now also --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 2d26f25..cff2376 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,6 @@ Gardening the Cooperative Cloud configurations. -## Hacking - ### Setup -`make` - -### Scripts - -- **clone_all.py**: clone all `coop-cloud/...` repositories into a local `clones/...` folder -- **list_services.sh**: show all `services:...` in all `compose.yml` files under `clones/...` +`apt install -y python3-requests`