From 55fd067d1b9861a907a9b903397930c40aab4f97 Mon Sep 17 00:00:00 2001 From: Jorge Orpinel Date: Fri, 22 Nov 2019 17:44:52 -0600 Subject: [PATCH] get-started: small fix to indentation of code block --- static/docs/get-started/add-files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/docs/get-started/add-files.md b/static/docs/get-started/add-files.md index 68c95214cb..8a6b67da9d 100644 --- a/static/docs/get-started/add-files.md +++ b/static/docs/get-started/add-files.md @@ -7,7 +7,7 @@ Let's get a dataset example to play with: ```dvc $ mkdir data $ dvc get https://github.com/iterative/dataset-registry \ - get-started/data.xml -o data/data.xml + get-started/data.xml -o data/data.xml ``` > `dvc get` can use any DVC project hosted on a Git repository to