Skip to content

Commit

Permalink
get-started: small fix to indentation of code block
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel committed Nov 22, 2019
1 parent 14a182b commit 55fd067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/docs/get-started/add-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <abbr>DVC project</abbr> hosted on a Git repository to
Expand Down

0 comments on commit 55fd067

Please sign in to comment.