mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 03:56:16 +00:00
docs: fix typo in linux installer help text
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ function __init_git() {
|
||||
# sudo xcodebuild -license accept
|
||||
else
|
||||
echo >&2 "Error: to install 'git' on Linux use the built-in package manager."
|
||||
echo >&2 " for example, try: xcode-select --install"
|
||||
echo >&2 " for example, try: sudo apt install -y git"
|
||||
fi
|
||||
exit 1
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user