edit readme

This commit is contained in:
Francesco Esposito 2019-09-05 18:46:16 +02:00
parent 696624f19f
commit 6565bfea3f
1 changed files with 2 additions and 2 deletions

View File

@ -75,8 +75,8 @@ DB_PASSWORD=pass
## Build Docker image
```
# cd umbrello-bot/
# docker build -t umbrello-bot:1.0 .
# docker run umbrello-bot:1.0
# docker build -t umbrello-bot .
# docker run umbrello-bot
```
## License