diff --git a/README.md b/README.md index 8ae4269..1c49bf7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ It comes in "public" mode by default, but you can switch to "private" mode at an "Private" mode is nothing but requiring user and password from thelounge users. -To add users after the change in mode use the following command: +To add new users issue the following command: ``` docker exec -ti su-exec app sh -c "export THELOUNGE_HOME=/data/thelounge; thelounge add " ```