Skip to content

Commit

Permalink
Merge pull request #938 from Criztov/patch-1
Browse files Browse the repository at this point in the history
update pulling data from the cloud example
  • Loading branch information
jorgeorpinel committed Jan 21, 2020
2 parents cc30c4a + 6deabc5 commit a5387a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/static/docs/tutorials/deep/sharing-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ In order to reuse your data files, a colleague can pull data the same way from
the master branch:

```dvc
$ git clone https://github.com/dmpetrov/new_tag_classifier.git
$ git clone https://github.com/iterative/example-get-started.git
$ dvc pull
```

Expand Down

0 comments on commit a5387a5

Please sign in to comment.