Updated Emoji (markdown)

Lauri Ojansivu 2024-06-26 06:49:35 +03:00
parent b0fb1f3f67
commit 95c78642aa

@ -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