Skip to content

Commit

Permalink
Add note about git requirement in docs/get-started/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
welenofsky committed Nov 4, 2019
1 parent 4dc7e4b commit 4863c37
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions static/docs/get-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@ us a ⭐ if you like the project!
Separate to this section, the longer [Tutorial](/doc/tutorials/deep) also
introduces DVC step-by-step, while additionally explaining in great detail the
motivation and what's happening internally.

You'll need [Git](https://git-scm.com) to run the commands in this tutorial.
Also, if DVC is not installed, please follow these [instructions](/doc/install)
to do so.

0 comments on commit 4863c37

Please sign in to comment.