Skip to content

Commit ecdf1b8

Browse files
committed
uv picks up the version file
1 parent 584cb9a commit ecdf1b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To install dependencies:
2323
```
2424
git clone git@github.com:allenai/olmoearth_pretrain_minimal.git
2525
cd olmoearth_pretrain_minimal
26-
uv sync --python 3.12
26+
uv sync
2727
```
2828
uv installs everything into a venv, so to keep using python commands you can activate uv's venv: `source .venv/bin/activate`. Otherwise, swap to `uv run python`.
2929

0 commit comments

Comments
 (0)