From ef355d6a4b692ad5d56b7af8d2f5e1c7a6d8d417 Mon Sep 17 00:00:00 2001 From: Cheuk Ting Ho Date: Tue, 29 Oct 2024 06:11:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4e87f4..62b233c 100644 --- a/README.md +++ b/README.md @@ -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