Skip to content

Commit b52286e

Browse files
authored
Update install.sh
1 parent 11c1c7e commit b52286e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ print_help() {
44
echo " -v, --verbose Verbose output."
55
echo " -c, --clean Force clean build, i.e. delete previously downloaded sources and start from scratch."
66
echo " -s, --stream=<stream> Build a particular branch of Wayfire and other components. Usually master or a release like X.Y.Z"
7-
echo " Default is 0.4.0"
7+
echo " Default is master"
88
echo " -p, --prefix=<prefix> Prefix where to install Wayfire. Default: /opt/wayfire"
99
echo " --system-wlroots Use the system-wide installation of wlroots instead of the bundled one."
1010
exit 1

0 commit comments

Comments
 (0)