Skip to content

Commit

Permalink
Merge pull request #114 from xavier630/patch-2
Browse files Browse the repository at this point in the history
Make it clearer that the command out of the box for installation requ…
  • Loading branch information
joelparkerhenderson authored Sep 21, 2024
2 parents ddb75f0 + 0ba981a commit b56365b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ curl https://raw.githubusercontent.com/GitAlias/gitalias/main/gitalias.txt -o gi
Run `git config` to include the file as you wish, such as:

```shell
git config --global include.path gitalias.txt
git config --global include.path {PATH_TO_YOUR_DIRECTORY}/gitalias.txt
```


Expand Down

0 comments on commit b56365b

Please sign in to comment.