Skip to content

Commit a6c29c1

Browse files
committed
Fix typo
1 parent 3c1c7ab commit a6c29c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you require python bindings, you must take extra steps (see [python support](
1717
To build wheels locally, run:
1818

1919
```sh
20-
uv venv --python 3.11 #
20+
uv venv --python 3.11
2121
source .venv/bin/activate
2222
uv build
2323

0 commit comments

Comments
 (0)