Skip to content

Commit

Permalink
tiny readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dhdaines committed Apr 14, 2022
1 parent 3ead12c commit 0ce2365
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 @@ -73,7 +73,7 @@ If you don't have Conda, then what you will need to do is:
- create and activate a virtual environment using your Python binary,
which may or may not be in your AppData directory:

`%USERPROFILE%\AppData\Local\Programs\Python\Python310\python -m venv py310
%USERPROFILE%\AppData\Local\Programs\Python\Python310\python -m venv py310
py310\scripts\activate

- now you can build wheels with pip, using the same method mentioned above.

0 comments on commit 0ce2365

Please sign in to comment.