Skip to content

Commit

Permalink
Fix installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
satazor authored and fixe committed Sep 19, 2024
1 parent d1100e3 commit 5d75642
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# commitlint-config-uphold
# @uphold/commitlint-config-uphold

Shareable commitlint config enforcing Uphold's commit conventions.

Expand All @@ -20,7 +20,7 @@ This package ensures our commits follow our standard:
## Installation

```sh
❯ npm i commitlint-config-uphold --save-dev
❯ npm i @uphold/commitlint-config-uphold --save-dev
```

or with Yarn:
Expand Down

0 comments on commit 5d75642

Please sign in to comment.