Skip to content

Commit fe783ac

Browse files
authored
Update README.md
1 parent cf9d120 commit fe783ac

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
@@ -32,7 +32,7 @@ The tool is designed to be both comprehensive and intuitive, offering a multi-la
3232
```powershell
3333
python3.12 -m venv venv
3434
.\venv\Scripts\Activate.ps1
35-
# or, depending on the Python3.12 installation source **.\venv\bin\Activate.ps1**
35+
# or, depending on the Python3.12 installation source .\venv\bin\Activate.ps1
3636
```
3737

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

0 commit comments

Comments
 (0)