Updated README.md

This commit is contained in:
Kevin Veen-Birkenbach 2025-01-17 02:12:09 +01:00
parent 9741da0495
commit 8c7dc02bd5

View File

@ -132,8 +132,7 @@ In this example, `Featured Blog` will inherit all properties from the `Blog` ite
### Stop and Destroy ### Stop and Destroy
```bash ```bash
docker stop portfolio docker stop portfolio; docker rm portfolio
docker rm portfolio
``` ```
### Build ### Build