Skip to content

Commit a71ac4c

Browse files
authored
Update BUILDING.md
1 parent 66fc27e commit a71ac4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Once you have all the tools installed, you can build the editor following these
5858
3. Rebuild the electron dependencies
5959
```sh
6060
cd electron-app
61-
yarn rebuild:electron
61+
yarn theia rebuild:electron
6262
cd ..
6363
```
6464

0 commit comments

Comments
 (0)