There was an error while loading. Please reload this page.
1 parent 24b15d1 commit fa3ecd0Copy full SHA for fa3ecd0
README.md
@@ -22,7 +22,7 @@ pipenv run python -m debugpy --listen localhost:5678 your-script.py
22
```
23
24
## Run python-objectviewer
25
-Clone this repo and run:
+Then, 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