Update README.md

This commit is contained in:
Anca Iordache 2020-03-06 16:53:31 +01:00 committed by GitHub
parent 88b5df7844
commit 80dcce97b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,10 +61,10 @@ CONTAINER ID IMAGE COMMAND CREATED
Open a browser and go to localhost. Open a browser and go to localhost.
![page](http://output.jpg) ![page](https://github.com/aiordache/awesome-compose/blob/master/samples/angular/output.jpg)
Stop and remove the container Stop and remove the container
``` ```
$ docker-compose down $ docker-compose down
``` ```