diff --git a/README.md b/README.md index 6a99f85..dd80d4d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Containerisation -Run project containers with +* Run project containers with ```docker-compose up``` -To push without build: comment out build keys +(To pull without build: comment out build keys, otherwise docker-compose will try to build the image) -Access Web Application via localhost:4200 +* Access Web Application via localhost:4200