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 f4ffea6d82..ffab11edd6 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 --pre dvc ``` The new DVC is inspired by discussions and contributions from our community -