Skip to content

Commit 1136647

Browse files
Update README.md
Co-authored-by: Alexander Pushkov <[email protected]>
1 parent 8a9c602 commit 1136647

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@ You should check your analytics to see which browser versions are prevalent in y
1414
To add `browserslist-config-baseline` to your project, use one of the following commands:
1515

1616
```sh
17-
# NPM
17+
# npm
1818
npm i browserslist-config-baseline
1919
# yarn
2020
yarn add browserslist-config-baseline
21-
# If using bun, please run: \n' +
21+
# bun
2222
bun add browserslist-config-baseline
23-
```
2423

2524
## Baseline Widely Available
2625

0 commit comments

Comments
 (0)