We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c9beff commit 53914ecCopy full SHA for 53914ec
1 file changed
apps/site/snippets/en/download/n.bash
@@ -1,7 +1,4 @@
1
-# For more about n-install: https://github.com/mklement0/n-install
2
-# For more about n and other ways to install: https://github.com/tj/n
3
-
4
-# Download and install n and Node.js with a single command:
+# Download and install n and Node.js:
5
curl -fsSL https://raw.githubusercontent.com/mklement0/n-install/stable/bin/n-install | bash -s ${props.release.major}
6
7
# Download and install Node.js, done for you by n-install:
0 commit comments