diff --git a/agora install.md b/agora install.md index 2fb9021f8..17277fb86 100644 --- a/agora install.md +++ b/agora install.md @@ -65,7 +65,7 @@ You need to create a Python virtual environment, install packages from `requirem You need to create a Python virtual environment, install packages from `requirements.txt`, then run `./run-prod.sh` either on a shell or as a [[systemd service]]. This will pull from all sources in the root repository's `gardens.yaml` in a loop. -You can also optionally run a number of bots that will interact with people in supported platforms. See the `bots` directory and https://github.com/flancian/agora-bridge for more. +You can also optionally run a number of bots that will interact with people in supported platforms. See the `bots` directory and https://github.com/flancian/agora-bridge#install for more. ## And now? diff --git a/agora setup.md b/agora setup.md index e8f6d4967..239a0d958 100644 --- a/agora setup.md +++ b/agora setup.md @@ -12,4 +12,7 @@ You'll need these three repos: - [[agora server]] - [[agora bridge]] +Read on for more: + +- [[pull]] [[agora install]] diff --git a/journal/2021-08-11.md b/journal/2021-08-11.md index 9a5efbe1e..3a01b66b1 100644 --- a/journal/2021-08-11.md +++ b/journal/2021-08-11.md @@ -17,6 +17,7 @@ - finally added agora-server and agora-bridge as systemd (user) services succesfully - [[agora howto]] - [[agora signup]] + - [[agora setup]] - [[agora install]] - [[fork the agora]] - [[eigeneigen]]