Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Nov 6, 2023
1 parent 695dc05 commit 212fedc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
@@ -1,4 +1,4 @@
# global-dirs
# global-directory

> Get the directory of globally installed packages and binaries
Expand All @@ -7,7 +7,7 @@ Uses the same resolution logic as `npm` and `yarn`.
## Install

```sh
npm install global-dirs
npm install global-directory
```

## Usage
Expand Down

0 comments on commit 212fedc

Please sign in to comment.