Skip to content

Commit f81277f

Browse files
authored
Update README.md
1 parent 4080d60 commit f81277f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The tool is designed to be both comprehensive and intuitive, offering a multi-la
3333
```powershell
3434
python3.12 -m venv venv
3535
.\venv\Scripts\Activate.ps1
36-
# or, depending on the Python3.12 installation source .\venv\bin\Activate.ps1
36+
# or, depending on the Python3.12 installation source: .\venv\bin\Activate.ps1
3737
```
3838

3939
With PySpector now officially on PyPI(🎉), installation is as simple as running:

0 commit comments

Comments
 (0)