Skip to content

Commit

Permalink
📝docs: fix repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
c19yamamoto committed May 4, 2022
1 parent c2fbde2 commit 7e52ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ then commit message will be:
## Install

```sh
$ git clone https://github.com/shebang-sh/commit-message-for-me.git
$ git clone https://github.com/shebang-sh/gitcm.git

# If you use PowerShell, run this.
$ "`r`n. " + $(Join-Path $(Get-Location) \gitcm\gitcm.ps1) >> $PROFILE
Expand Down

0 comments on commit 7e52ec1

Please sign in to comment.