Skip to content

Commit 31b4cbb

Browse files
authored
update node version from ubuntu to latest version
1 parent 520d892 commit 31b4cbb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

update_node_version.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
```javascript
2+
curl -fsSL https://deb.nodesource.com/setup_current.x | sudo -E bash -
3+
4+
```

0 commit comments

Comments
 (0)