corrections to readme.md

Signed-off-by: Ignacio Van Droogenbroeck <ignacio@vandroogenbroeck.net>
This commit is contained in:
Ignacio Van Droogenbroeck 2020-05-24 14:43:03 -03:00
parent c56b7b7980
commit 406275d8bf

View File

@ -71,5 +71,5 @@ Stop and remove the containers
$ docker-compose down
To delete all data, remove all named volumes by passing the `-v` arguments:
```
docker-compose down -v
<code>$ docker-compose down -v</code>