Skip to content

Commit abaf39b

Browse files
committed
Fix typo
1 parent 5a668f8 commit abaf39b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/installation/pipx-based.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ The command will take a minute or two to complete, depending on your internet co
204204
:: [Downloading] :: From https://www.python.org/ftp/python/3.11.0/python-3.11.0-amd64.exe
205205
:: [Downloading] :: To C:\Users\your_username\.pyenv\pyenv-win\install_cache\python-3.11.0-amd64.exe
206206
:: [Installing] :: 3.11.0 ...
207-
:: [Info] :: completed! 3.11.0§
207+
:: [Info] :: completed! 3.11.0
208208
209209
Now, we have a new Python version in our system, but it is still not available (if you run ``python --version`` you will get the same result as before). There are two options moving forward:
210210

0 commit comments

Comments
 (0)