Skip to content
Snippets Groups Projects
Commit 1f652f72 authored by Mike's avatar Mike
Browse files

Update README.md

parent 7a837382
No related branches found
No related tags found
No related merge requests found
......@@ -140,7 +140,7 @@ or use docker:
```
git clone https://github.com/RocketChat/Rocket.Chat.git
cd Rocket.Chat
docker run -it --rm -p 3000:3000 -v "$(pwd)":/app danieldent/meteor
docker run -it -p 3000:3000 -v "$(pwd)":/app danieldent/meteor
```
## Credits
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment