From f1a454b76a947bb84fe54c16fe8e2050b3ec6870 Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Sat, 9 May 2020 03:19:31 +1200 Subject: [PATCH] You must configure website_origin. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4cb0488..cfc2550 100644 --- a/README.md +++ b/README.md @@ -72,9 +72,9 @@ If you are using a fork, be sure to actually install that fork instead! Bibliogram is now running on `0.0.0.0:10407`. -See [Wiki:Installing](https://github.com/cloudrac3r/bibliogram/wiki/Installing) and [Wiki:Configuring](https://github.com/cloudrac3r/bibliogram/wiki/Configuring) for more details. Problems? [Wiki:Troubleshooting](https://github.com/cloudrac3r/bibliogram/wiki/Troubleshooting) +After installing, you _must_ configure `website_origin`. See [Wiki:Installing](https://github.com/cloudrac3r/bibliogram/wiki/Installing) and [Wiki:Configuring](https://github.com/cloudrac3r/bibliogram/wiki/Configuring) for more details. Problems? [Wiki:Troubleshooting](https://github.com/cloudrac3r/bibliogram/wiki/Troubleshooting) -You can also deploy on Heroku, though I personally would not recommend this. https://heroku.com/deploy?template=https://github.com/cloudrac3r/bibliogram +You can also deploy on Heroku, though I personally would not recommend this. [Get started with Heroku.](https://heroku.com/deploy?template=https://github.com/cloudrac3r/bibliogram) ## User-facing endpoints