We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 520d892 commit 31b4cbbCopy full SHA for 31b4cbb
update_node_version.md
@@ -0,0 +1,4 @@
1
+```javascript
2
+curl -fsSL https://deb.nodesource.com/setup_current.x | sudo -E bash -
3
+
4
+```
0 commit comments