Skip to content

Commit

Permalink
note about py36
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Ritchie committed Jun 18, 2020
1 parent 0fb8384 commit 35f7a0f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@ With Caliban, you can:
- Submit your experiments as Cloud jobs, where they will run in the same isolated environment
- Control and keep track of jobs


## Quickstart

[Install Docker](#docker), make sure it's running, then install Caliban:
[Install Docker](#docker), make sure it's running, then install Caliban (you'll need [Python >= 3.6](#python-36)):

```bash
pip install caliban
Expand Down

0 comments on commit 35f7a0f

Please sign in to comment.