Skip to content

Commit

Permalink
docs: tweak dev prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
neilconway committed Jul 24, 2020
1 parent 9908907 commit 5e266a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,9 @@ git clone [email protected]:determined-ai/determined.git
#### Prerequisites

- Go (>= 1.13)
- Python (>= 3.6)
- Python (>= 3.6, < 3.8)
- Node (>= 12)
- NPM
- Docker (>= 19.03)
- Protoc (>= 3.0)
- Java (>= 7)
Expand Down

0 comments on commit 5e266a7

Please sign in to comment.