diff --git a/install.sh b/install.sh index f1e9935..e1efd31 100755 --- a/install.sh +++ b/install.sh @@ -43,7 +43,7 @@ main() { echo "" echo "Run 'git3 --help' to get started." - echo "Run 'git remote add origin git3://' to add a git3 remote." + echo "Run 'git remote add origin git3:///' to add a git3 remote." }