Skip to content

Commit

Permalink
Update public/static/docs/command-reference/init.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Jorge Orpinel <[email protected]>
  • Loading branch information
pared and jorgeorpinel authored Feb 26, 2020
1 parent ce872d9 commit ce56664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/static/docs/command-reference/init.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Create a new <abbr>DVC repository</abbr> in a subdirectory of Git repository:
$ mkdir repo && cd repo
$ git init
$ mkdir subrepo && cd subrepo
$ mkdir subdir && cd subdir
$ dvc init --subdir
```
Expand Down

0 comments on commit ce56664

Please sign in to comment.