doc: Directly call CQ-editor in environment

This commit is contained in:
Leni Aniva 2025-07-09 20:35:55 -07:00
parent 66976d7e1d
commit 9a53040bfa
Signed by: aniva
GPG Key ID: D5F96287843E8DFB
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Test the environment with `python3 -c "import nhf"`
To visualize an object, create a file `visualize.py`, and run `cq-editor`:
``` sh
python3 -m cq_editor visualize.py
CQ-editor visualize.py
```
### Folder Structure