Fix a typo in the document

This commit is contained in:
TomeHirata
2023-04-27 12:09:57 +09:00
parent f14a2c0e4d
commit 0fcd7444fc
+1 -1
View File
@@ -17,7 +17,7 @@ Running the above will install the package `<package_name>` and add it to the de
The user can provide these additional parameters:
--python=<path/to/pyton> — Performs the installation in a virtualenv using the provided Python interpreter.
--python=<path/to/python> — Performs the installation in a virtualenv using the provided Python interpreter.
warning: The above commands should only be used when initially creating the environment.
The user can provide these additional parameters: