aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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