pages*: fix names of operating systems (#12140)

This commit is contained in:
Vitor Henrique
2024-02-01 17:04:38 -03:00
committed by GitHub
parent 2d0bcd754b
commit bcfadedad0
6 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
` python -m venv {{path/to/virtual_environment}}`
- Activate the virtual environment (Linux and Mac OS):
- Activate the virtual environment (Linux and macOS):
`source {{path/to/virtual_environment}}/bin/activate`