Skip to content

Commit d254e94

Browse files
author
Travis Hammond
committed
docs: simplfy setup docs
1 parent 24d59c3 commit d254e94

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,9 @@ uv pip install polars-list-utils
7575

7676
1) Setup Rust (i.e. install rustup)
7777
2) Setup Python (i.e. install uv)
78-
3) Compile:
78+
3) Setup environment and compile plugin:
7979

8080
```bash
81-
uv venv
8281
uv sync --extra dev
8382
uv run maturin develop --release
8483
```

0 commit comments

Comments
 (0)