diff --git a/README.md b/README.md index d682bdbbe9..6ee5fc520a 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ Third-Party Cookies". To spin up the desktop app, `yarn install` and `yarn build:wasm-dev` need to have been done before hand then ``` -yarn electron:start +yarn tron:start ``` This will start the application and hot-reload on changed.