From 6191009bc920fb761487f481ac14feb9c68e92eb Mon Sep 17 00:00:00 2001 From: 3wc <3wc.git@doesthisthing.work> Date: Thu, 3 Jun 2021 15:29:24 +0200 Subject: [PATCH] Tweak README, remove django_extensions --- README.md | 5 +++++ example-settings.yml | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ecce59..5e47032 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,11 @@ 6. Check out this very repository: ``` $ git clone https://git.autonomic.zone/decentral1se/startinblox-startinoff + $ cd startinblox-startinoff + ``` + and copy example settings to `settings.yml`: + ``` + $ cp example-settings.yml settings.yml ``` 7. Install dependencies: ``` diff --git a/example-settings.yml b/example-settings.yml index a76c992..148b2ba 100644 --- a/example-settings.yml +++ b/example-settings.yml @@ -27,8 +27,6 @@ server: - server - djangoldp_crypto # only needed by decentral1se for #236 - webpush - - django_extensions - WEBPUSH_SETTINGS: VAPID_PUBLIC_KEY: "BIDVJ0sd4Cyycf_aGCxhQ_SmXBneWboI3wGO-Iyj3ofeGkvYyNp5o6W9eTf13YkJSz6NlRwiCHA08m8e82n5WXI"