diff --git a/Emoji.md b/Emoji.md index 4b4b3b3..2e0826a 100644 --- a/Emoji.md +++ b/Emoji.md @@ -92,7 +92,7 @@ cd wekan 3 ``` -That does: 1 install dependencies, 2 builds wekan, 3 starts wekan. +That does: 1 install dependencies, 2 builds wekan, 3 starts wekan in development mode with command `meteor`, so it can detect if some file changes and try to rebuild automatically and reload webbroser. But, still sometimes, it may need stopping with Ctrl-c and full build with option 2. And then [register and login](Adding-users) at http://localhost:4000