diff --git a/README.md b/README.md index 66e4317..6530bf6 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,8 @@ git clone https://gitea.ekirin.com/Intis/git-hooks.git git config --global init.templateDir '~/.git-templates' ``` -3. Reinitialize existing git repos you wish to use this in with: `git init`` +3. Copy `intis-hooks` directory content to `~/.git-templates/hooks` -4. Rename `your-repo-dir/.git/intis-hooks` to `your-repo-dir/.git/hooks` +4. Reinitialize existing git repos you wish to use this in with: `git init` + +5. Rename `your-repo-dir/.git/intis-hooks` to `your-repo-dir/.git/hooks`