From 67f79f2a3944218b87db9600a251a858d948889a Mon Sep 17 00:00:00 2001 From: Jakub Kuczys Date: Sun, 28 May 2023 23:32:35 +0200 Subject: [PATCH] Revert "Check one thing about the prompt" This reverts commit 2d6e6bec03156784c9275316a42fa2bab0f8d98d. --- docs/html/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/installation.md b/docs/html/installation.md index 07973ab6cde..2fc550dfdb6 100644 --- a/docs/html/installation.md +++ b/docs/html/installation.md @@ -87,7 +87,7 @@ then the currently active Python interpreter will be used. ````{tab} Windows ```doscon -C:\> .\pip.pyz +C:> .\pip.pyz ``` then the currently active Python interpreter will be used.