Skip to content

Commit

Permalink
Update from pip to pip3
Browse files Browse the repository at this point in the history
  • Loading branch information
e-desouza authored Sep 3, 2020
1 parent 77b1afe commit 371276b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ For Linux platforms, refer to the following from Docker:
If you're not using Docker for Mac, or Docker for Windows, you may need, or choose to, install the Docker compose Python module separately, in which case you'll need to run the following:

```bash
(host)$ pip install docker-compose
(host)$ pip3 install docker-compose
```

#### Frontend Development
Expand Down

0 comments on commit 371276b

Please sign in to comment.