doc: improve doc

This commit is contained in:
Kevin Yue 2023-06-25 09:32:10 +08:00
parent e8db014336
commit 5bc3da99ac

View File

@ -23,3 +23,7 @@ cd gpgui
pnpm install
pnpm tauri dev
```
### Open the DevTools
Right-click on the GUI window and select "Inspect Element".