1
0
Fork 0
mirror of synced 2024-06-25 17:40:38 +12:00

Fix formating

This commit is contained in:
Pedro Silva 2022-10-06 11:30:33 +01:00
parent 340e8c4590
commit 2e22b9e877

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