Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
dholt committed Aug 14, 2020
1 parent f5d73d1 commit 6e716ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Check out the [video tutorial](https://drive.google.com/file/d/1RNLQYlgJqE8JMv0n

## Releases

Latest release: [DeepOps 20.06 Release](https://github.com/NVIDIA/deepops/releases/tag/20.06)
Latest release: [DeepOps 20.08 Release](https://github.com/NVIDIA/deepops/releases/tag/20.08)

It is recommended to use the latest release branch for stable code (linked above). All development takes place on the master branch, which is generally functional but may change significantly between releases.

Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ git clone https://github.com/NVIDIA/deepops.git

```
cd deepops
git checkout tags/20.06
git checkout tags/20.08
```

3. Pick one of the [Deployment Options](/README.md#deployment-options) mentioned in the main [README](/README.md), following the installation instructions. For example, if deploying a hybrid cluster, all features of DeepOps may be deployed by following the [DGX POD Hybrid Cluster](dgx-pod.md) guide.
Expand Down

0 comments on commit 6e716ab

Please sign in to comment.