Skip to content

Commit

Permalink
🔧 chore: rename package
Browse files Browse the repository at this point in the history
  • Loading branch information
Jannchie committed Sep 4, 2023
1 parent 008c9d7 commit 80543a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Installation

```bash
npm install -g gitcm
npm install -g @gitcm/cli
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "gitcm",
"name": "@gitcm/cli",
"version": "0.1.0",
"description": "An opinionated git commits message helper.",
"bin": {
Expand Down

0 comments on commit 80543a8

Please sign in to comment.