aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAsbjørn Sloth Tønnesen <ast@fiberby.net>2021-05-25 18:25:58 +0000
committerAsbjørn Sloth Tønnesen <ast@fiberby.net>2021-05-25 18:38:35 +0000
commit1f5cebcc57313ecc446929af90a6383f91edbf4f (patch)
treea45665266464ccacc55c1d9fef9fcc0e08cdc6e0 /README.md
parent966b99a1a0eb13d2aa88d656116fc3d9e9acd874 (diff)
downloadpeeringdb-simplesync-master.tar.gz
peeringdb-simplesync-master.tar.xz
peeringdb-simplesync-master.zip
add support for api-keysHEADmaster
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6777042..7de1e8b 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ git clone https://git.2e8.dk/peeringdb-simplesync
cd peeringdb-simplesync
cp config.py.sample config.py
-editor config.py # change credentials
+editor config.py # provide API-key
createdb pdbtest
psql pdbtest < schema.sql