Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheukting authored Oct 29, 2024
1 parent 2e41b54 commit ef355d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ source .venv/bin/activate
uv pip install maturin
python -m ensurepip --default-pip
```
*Note: the last command is needed as maturin cannot find pip otherwise*
*Note: the last command is needed as `maturin develop` cannot find pip otherwise*

2. Start a project

Expand Down

0 comments on commit ef355d6

Please sign in to comment.