We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a9c602 commit 1136647Copy full SHA for 1136647
README.md
@@ -14,13 +14,12 @@ You should check your analytics to see which browser versions are prevalent in y
14
To add `browserslist-config-baseline` to your project, use one of the following commands:
15
16
```sh
17
-# NPM
+# npm
18
npm i browserslist-config-baseline
19
# yarn
20
yarn add browserslist-config-baseline
21
-# If using bun, please run: \n' +
+# bun
22
bun add browserslist-config-baseline
23
-```
24
25
## Baseline Widely Available
26
0 commit comments