diff --git a/pages/common/hub.md b/pages/common/hub.md index 110224ff8f..4c7e59643b 100644 --- a/pages/common/hub.md +++ b/pages/common/hub.md @@ -1,7 +1,7 @@ # hub > A wrapper for git that adds commands for working with GitHub-based projects. -> The commands can also be used using "git" instead of "hub". +> If set up as instructed by `hub alias`, one can use `git` to run `hub` commands. > More information: . - Clone a repository you own, using just the repository name rather than the full URL: