1
0
Fork 0
mirror of synced 2024-06-28 11:00:55 +12:00

Fix formating

This commit is contained in:
Pedro Silva 2022-10-06 11:30:33 +01:00
parent 2562b8e8ee
commit 4bd7a78fb6

View file

@ -25,6 +25,7 @@ You should follow the next steps from within the Ubuntu terminal.
### Install NVM & Node 16
NVM documentation: https://github.com/nvm-sh/nvm#installing-and-updating
Install NVM
```
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash