From 276afa543f26520935f4948ed6858d9d2a04baf3 Mon Sep 17 00:00:00 2001 From: "Gallenkamp, Fabian (bax1489)" <476-bax1489@users.noreply.gitlab.rrz.uni-hamburg.de> Date: Fri, 4 Oct 2019 17:10:50 +0200 Subject: [PATCH] Typos.. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b8685e..b4f6a82 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ansible script to setup multiple [otree](https://otree.readthedocs.io/en/latest/) instances with python env, gninx reverse proxy, supervisor and ufw +# ansible script to setup multiple [otree](https://otree.readthedocs.io/en/latest/) instances with python env, nginx (as reverse proxy), supervisor (as process manager) and ufw (as firewall) ## preparation/ server setup -- GitLab