diff --git a/desktop/README.md b/desktop/README.md index ef25f730e6..c91cf991cd 100644 --- a/desktop/README.md +++ b/desktop/README.md @@ -21,7 +21,6 @@ $ npm start ``` `npm run bootstrap` sets up and fetches the necessary dependencies, while `npm start` compiles the Angular app and starts it via Electron. -``` ### Troubleshooting