gitk, kitex, rclone, venv: edit pages (#12539)

* gitk, kitex, rclone, venv: remove trailing & leading whitespace
* gitk: remove placeholder

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
This commit is contained in:
Juri Dispan
2024-03-22 19:05:33 +01:00
committed by GitHub
parent b56c5570a5
commit 3dc0921018
4 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
- Create a Python virtual environment:
` python -m venv {{path/to/virtual_environment}}`
`python -m venv {{path/to/virtual_environment}}`
- Activate the virtual environment (Linux and macOS):