Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down