Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ pip install ipykernel==6.29.3
pip install ipython==8.25.0
pip install pyserial
pip install numpy
pip install opentrons --no-deps
pip install opentrons_shared_data --no-deps
pip install opentrons==7.5.0 --no-deps
pip install opentrons_shared_data==7.5.0 --no-deps
```

### Download the tutorial notebook (do this once)
Expand Down