summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorThomas Grainger <tom.grainger@procensus.com>2016-11-22 11:14:56 +0000
committerThomas Grainger <tom.grainger@procensus.com>2016-11-22 11:15:21 +0000
commit024b5dd6da4c96822ea84e31cedcb88a8949a245 (patch)
tree12bfcff74a56e6c8066696e8af56e7825efc3479 /CHANGELOG.md
parentf5ad3e7577bc270ac9361d517838e4138eb24d99 (diff)
case PyPI correctly
Signed-off-by: Thomas Grainger <tom.grainger@procensus.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 17487890..9780df98 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -814,7 +814,7 @@ Fig has been renamed to Docker Compose, or just Compose for short. This has seve
- The command you type is now `docker-compose`, not `fig`.
- You should rename your fig.yml to docker-compose.yml.
-- If you’re installing via PyPi, the package is now `docker-compose`, so install it with `pip install docker-compose`.
+- If you’re installing via PyPI, the package is now `docker-compose`, so install it with `pip install docker-compose`.
Besides that, there’s a lot of new stuff in this release: