diff --git a/README.md b/README.md index ca329e36..036fe49d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The following should be installed: ### Running locally First install the dependencies by running `yarn`. This will take a while the first time. -Then run `yarn start` to build and start the application. +Then run `yarn start` to start the application. ### Pull Requests @@ -29,5 +29,5 @@ Any pull requests to master will be rejected, unless it is a hotfix. ## Issues All issues that involve webbased should be reported on the [Leaphy Easybloqs Webbased GitHub](https://github.com/leaphy-robotics/leaphy-webbased/issues) page. -Issues that involve the blocks should be reported on the [Leaphy Blockly GitHub](https://github.com/leaphy-robotics/leaphy-blockly/issues) page. +Issues that involve the blocks should be reported on the [Leaphy Blockly GitHub](https://github.com/leaphy-robotics/leaphy-blocks/issues) page.