Skip to content

Commit 3ff16a6

Browse files
committed
chore: reword the 0install installation hint
Point directly at the download page instead of describing the per-operating-system instructions.
1 parent e4141f2 commit 3ff16a6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# 0install has specific installation instructions for each operating system.
2-
# Please refer to the official documentation at https://get.0install.net/.
1+
# For instructions how to get 0install, please see https://get.0install.net/.
32

43
# Add Node.js and NPM to PATH:
54
0install add node https://apps.0install.net/javascript/node.xml${props.os === 'WIN' ? '' : ' --version=' + props.release.version}

0 commit comments

Comments
 (0)