We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6821901 commit f1a47d1Copy full SHA for f1a47d1
README.md
@@ -33,7 +33,7 @@ Run the synchronizer in the background:
33
34
Start the gui app and begin crafting, committing, vieweing and verifying items
35
```
36
-RUST_LOG=gui_app=debug,info cargo run --release -p gui_app
+RUST_LOG=app_gui=debug,info cargo run --release -p app_gui
37
38
39
### Running a local testnet:
0 commit comments