Skip to content

Commit 53914ec

Browse files
committed
Remove extra links to n and n-install home pages
1 parent 1c9beff commit 53914ec

File tree

1 file changed

+1
-4
lines changed
  • apps/site/snippets/en/download

1 file changed

+1
-4
lines changed

apps/site/snippets/en/download/n.bash

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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:
1+
# Download and install n and Node.js:
52
curl -fsSL https://raw.githubusercontent.com/mklement0/n-install/stable/bin/n-install | bash -s ${props.release.major}
63

74
# Download and install Node.js, done for you by n-install:

0 commit comments

Comments
 (0)