diff --git a/Docker-only-setup.md b/Docker-only-setup.md index 71b7bc4..4c2026b 100644 --- a/Docker-only-setup.md +++ b/Docker-only-setup.md @@ -4,7 +4,7 @@ This might be a suitable guide for you if * your web server is on your host system already and you don't need another one bundled with IN * your database is on your host or any other server and you don't need another database instance -* you just need IN an no extra web server and/or database +* you just need IN and no additional web server and/or database ⚠️ Please make sure you have enough knowledge to connect your web server to the running Invoice Ninja instance.