diff --git a/content/blog/2020-05-04-dvc-3-years-and-1-0-release.md b/content/blog/2020-05-04-dvc-3-years-and-1-0-release.md index ffab11edd6..190e7f5eeb 100644 --- a/content/blog/2020-05-04-dvc-3-years-and-1-0-release.md +++ b/content/blog/2020-05-04-dvc-3-years-and-1-0-release.md @@ -96,7 +96,7 @@ You can install the pre-release version from the development branch (instruction on [our website](https://dvc.org/doc/install/pre-release)) or through pip: ```dvc -$ pip install --pre dvc +$ pip install --upgrade --pre dvc ``` The new DVC is inspired by discussions and contributions from our community -