Update gettingstarted.md

This commit is contained in:
Victoria Bialas 2016-10-25 11:18:39 -07:00 committed by GitHub
parent cba1c5f3ad
commit 100a82043a
1 changed files with 9 additions and 9 deletions

View File

@ -91,7 +91,7 @@ dependencies the Python application requires, including Python itself.
Define a set of services using `docker-compose.yml`:
1. Create a file called docker-compose.yml in your project directory and add
Create a file called docker-compose.yml in your project directory and add
the following: