Skip to content

Commit

Permalink
ui: fix dbus method name (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
karelispanagiotis authored Apr 17, 2024
1 parent 7ed194c commit 1483ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orb-ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Commands:
Test new event with the orb-ui daemon running:

```shell
busctl --user call org.worldcoin.OrbUiState1 /org/worldcoin/OrbUiState1 org.worldcoin.OrbUiState1 OrbUiStateEvent s "\"Bootup\""
busctl --user call org.worldcoin.OrbUiState1 /org/worldcoin/OrbUiState1 org.worldcoin.OrbUiState1 OrbSignupStateEvent s "\"Bootup\""
```

## Platform Support
Expand Down

0 comments on commit 1483ea5

Please sign in to comment.