Skip to content

Commit

Permalink
Update versioning.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shcheklein authored Feb 27, 2020
1 parent 6eceafa commit 499d382
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions public/static/docs/tutorials/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,6 @@ $ python train.py
$ dvc add model.h5
```

> `dvc remove` is necessary here because `model.h5` was already added with
> `dvc add` earlier, but we want to do so again. Later we'll see how `dvc run`
> eliminates this extra step.
Let's commit the second version:

```dvc
Expand Down

0 comments on commit 499d382

Please sign in to comment.