There was an error while loading. Please reload this page.
1 parent fa3ecd0 commit 4c63599Copy full SHA for 4c63599
README.md
@@ -22,7 +22,7 @@ pipenv run python -m debugpy --listen localhost:5678 your-script.py
22
```
23
24
## Run python-objectviewer
25
-Then, in another terminal, clone this repo and run:
+In another terminal, clone this repo and run:
26
`HD_PORT=9000 pipenv run python pov.py`
27
28
Then open your browser at [http://localhost:9000](http://localhost:9000)
0 commit comments