From e23be46f540ded7f8c5797627bb9589eec9ffe5e Mon Sep 17 00:00:00 2001 From: Craig Oates Date: Fri, 5 Nov 2021 16:59:01 +0000 Subject: [PATCH] update Midpoint doc. --- midpoint/rtr-midpoint.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/midpoint/rtr-midpoint.md b/midpoint/rtr-midpoint.md index b36fc40..0ef19b0 100644 --- a/midpoint/rtr-midpoint.md +++ b/midpoint/rtr-midpoint.md @@ -220,7 +220,7 @@ You might find Gunicorn is not installed in the virtual-environment activate like I have a habit of doing), it that is the case, you should find it at, -- `home/ubuntu.local/bin/gunicorn` +- `home/ubuntu/.local/bin/gunicorn` This might, also, mean you need to use `apt` and not `pip3`.