We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4080d60 commit f81277fCopy full SHA for f81277f
README.md
@@ -33,7 +33,7 @@ The tool is designed to be both comprehensive and intuitive, offering a multi-la
33
```powershell
34
python3.12 -m venv venv
35
.\venv\Scripts\Activate.ps1
36
- # or, depending on the Python3.12 installation source .\venv\bin\Activate.ps1
+ # or, depending on the Python3.12 installation source: .\venv\bin\Activate.ps1
37
```
38
39
With PySpector now officially on PyPI(🎉), installation is as simple as running:
0 commit comments