Skip to content

Commit

Permalink
Update version to 20.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dholt committed Dec 15, 2020
1 parent 36d6d5f commit 51ff1a6
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.10 Release](https://github.com/NVIDIA/deepops/releases/tag/20.10)
Latest release: [DeepOps 20.12 Release](https://github.com/NVIDIA/deepops/releases/tag/20.12)

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/README.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.10
git checkout tags/20.12
```

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](deepops/dgx-pod.md) guide.
Expand Down

0 comments on commit 51ff1a6

Please sign in to comment.