Skip to content

Commit e8aecc5

Browse files
authored
Merge pull request #11 from PacktPublishing/features/updating-docs
Updating docs
2 parents fa24fbc + 8180afd commit e8aecc5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/install/frontend.md

+4
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ Update the shell
1818
$ docker-machine env packt-order-management
1919
$ eval $(docker-machine env packt-order-management)
2020
```
21+
Run the containers
22+
```
23+
$ docker-compose up -d
24+
```

0 commit comments

Comments
 (0)