You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Follow these steps to run the wallet in development mode:
50
50
yarn start
51
51
```
52
52
53
-
Note: In dev mode, the app checks if the system-wide native messaging manifest is installed for Chrome. See [WXT dev mode can't connect (Chrome)](#wxt-dev-mode-cant-connect-chrome) for setup instructions.
53
+
Note: In dev mode, the app checks if the system-wide native messaging manifest is installed for Chrome, and prompts the user to do so with a command if not found. See [WXT dev mode can't connect (Chrome)](#wxt-dev-mode-cant-connect-chrome) for more details
0 commit comments