Skip to content

Commit

Permalink
Fixed the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
carnellj committed Feb 16, 2018
1 parent 933d13a commit 68d475a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ If everything builds successfully you should see a message indicating that the b
# Running the services in Chapter 10

Now we are going to use docker-compose to start the actual image. To start the docker image,
change to the docker-compose directory in your chapter 10 source code. Issue the following docker-compose command:
change to the directory containing your chapter 10 source code. Issue the following docker-compose command:

**docker-compose -f docker/common/docker-compose.yml up**

Expand Down

0 comments on commit 68d475a

Please sign in to comment.