Skip to content

Commit f1a47d1

Browse files
authored
gui_app -> app_gui in instructions (#26)
1 parent 6821901 commit f1a47d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Run the synchronizer in the background:
3333

3434
Start the gui app and begin crafting, committing, vieweing and verifying items
3535
```
36-
RUST_LOG=gui_app=debug,info cargo run --release -p gui_app
36+
RUST_LOG=app_gui=debug,info cargo run --release -p app_gui
3737
```
3838

3939
### Running a local testnet:

0 commit comments

Comments
 (0)