Correct typo in README.md.
This commit is contained in:
parent
ce45f8bc7d
commit
c8d08cfbdb
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ This allows you to pick up any fixes or updates to the tree.
|
|||
|
||||
To update the submodule **from the root of the git repository**, use:
|
||||
```
|
||||
(cd .githooks/gitatrributesdb/ && git fetch && git merge origin/master)
|
||||
(cd .githooks/gitattributesdb/ && git fetch && git merge origin/master)
|
||||
```
|
||||
|
||||
The submodule will now have been updated to track the latest changes in the remote "master" branch.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue