diff --git a/README.md b/README.md index f06586b..f18d73c 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,6 @@ Output the repository SSH URL of this repo (without cloning) Create a git alias for `git-import` ``` -git config --global alias.get /path/to/git-import +git config --global alias.get '!/path/to/git-import' ``` and use like `git get go.jolheiser.com/git-import` \ No newline at end of file