Update README

This commit is contained in:
Saoud Rizwan
2024-09-02 13:06:24 -04:00
parent 281bd28323
commit 43e30d3f76

View File

@@ -75,7 +75,7 @@ To build Claude Dev locally, follow these steps:
```bash
npm run install:all
```
4. Launch by pressing `F5` to open a new VSCode window with the extension loaded
4. Launch by pressing `F5` to open a new VSCode window with the extension loaded. (You may need to install the [esbuild problem matchers extension](https://marketplace.visualstudio.com/items?itemName=connor4312.esbuild-problem-matchers) if you run into issues building the project.)
## Reviews