From 2d6e6bec03156784c9275316a42fa2bab0f8d98d Mon Sep 17 00:00:00 2001 From: Jakub Kuczys Date: Sun, 28 May 2023 23:29:48 +0200 Subject: [PATCH] Check one thing about the prompt --- 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 2fc550dfdb6..07973ab6cde 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.