Skip to content

Commit

Permalink
install: linux: snap: add --beta
Browse files Browse the repository at this point in the history
- depends on iterative/dvc#3865
  • Loading branch information
casperdcl committed May 24, 2020
1 parent c3ef732 commit d0b292f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/docs/install/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ To install the latest stable version of `dvc`:
$ snap install --classic dvc
```

Add `--edge` to install the latest beta (master) version.
Add ``--beta`` for the latest tagged release candidate,
or ``--edge`` for the latest ``master`` version.

> 💡 When connected to the internet, `snap` will automatically look for updates
> every 6 hours.
Expand Down

0 comments on commit d0b292f

Please sign in to comment.