Skip to content

Commit ed3c518

Browse files
authored
Update build-app.md
1 parent f6b9982 commit ed3c518

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ sudo apt-get install gcc g++ make
3737
```
3838
You need `node v16`, and `npm v8` for this project, it's required to set up the npm workspaces. So you have to upgrade npm:
3939
```
40-
sudo npm update -g npm
40+
sudo npm update npm
4141
```
4242

4343
### Setup the required binary

0 commit comments

Comments
 (0)