Skip to content

Commit

Permalink
Improve readme warning (#379)
Browse files Browse the repository at this point in the history
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
  • Loading branch information
rix1 and sindresorhus committed Feb 12, 2024
1 parent c918df0 commit 50271f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Expand Up @@ -44,7 +44,8 @@
npm install query-string
```

**Not `npm install querystring`!!!!!**
> [!WARNING]
> Remember the hyphen! Do not install the deprecated [`querystring`](https://github.com/Gozala/querystring) package!
For browser usage, this package targets the latest version of Chrome, Firefox, and Safari.

Expand Down

0 comments on commit 50271f2

Please sign in to comment.