From 0fcd7444fcb003afa8a132d05a18f0bbdcfadb17 Mon Sep 17 00:00:00 2001 From: TomeHirata Date: Thu, 27 Apr 2023 12:09:57 +0900 Subject: [PATCH] Fix a typo in the document --- docs/commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/commands.md b/docs/commands.md index 35a25f62..0ca47bde 100644 --- a/docs/commands.md +++ b/docs/commands.md @@ -17,7 +17,7 @@ Running the above will install the package `` and add it to the de The user can provide these additional parameters: - --python= — Performs the installation in a virtualenv using the provided Python interpreter. + --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: