From ad18f0b582af6bba5057c23ab3d1e22152e35325 Mon Sep 17 00:00:00 2001 From: Ivan Shcheklein Date: Mon, 4 May 2020 11:36:40 -0700 Subject: [PATCH] blog: release 1 blog post, update code block --- content/blog/2020-05-04-dvc-3-years-and-1-0-release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -