Skip to content

Commit 704ac41

Browse files
authored
Update link to WavesHQ
1 parent 61bd0bf commit 704ac41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-app.md

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

4444
### Setup the required binary

0 commit comments

Comments
 (0)