From 0ef91e74908fb8d9dfc813c276c9c2559708f3f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?= Date: Mon, 4 May 2020 10:08:43 +0000 Subject: fixed to work with the new apidoc in YAML MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Asbjørn Sloth Tønnesen --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4d613c8..6777042 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,14 @@ Requirements * Python 3.6+ * psycopg2 2.7+ * python-requests 2+ +* python-yaml Installation ----- ```sh -sudo apt install git python3 python3-requests python3-psycopg2 +sudo apt install git python3 python3-requests python3-psycopg2 python3-yaml git clone https://git.2e8.dk/peeringdb-simplesync cd peeringdb-simplesync -- cgit v1.2.1