Skip to content

Commit

Permalink
Update link to WavesHQ
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin8617 authored Mar 8, 2023
1 parent 61bd0bf commit 704ac41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ sudo apt-get install gcc g++ make
```
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:
```
sudo npm update npm
sudo npm install -g npm@latest
```

### Setup the required binary
Expand Down

0 comments on commit 704ac41

Please sign in to comment.