Skip to content

Commit 3e9f5d3

Browse files
committed
chore: update readme
1 parent 539afd3 commit 3e9f5d3

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

README.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -42,30 +42,11 @@ npx nypm remove defu
4242

4343
Install package:
4444

45-
<!-- automd:pm-i -->
46-
4745
```sh
4846
# ✨ Auto-detect
4947
npx nypm install nypm
50-
51-
# npm
52-
npm install nypm
53-
54-
# yarn
55-
yarn add nypm
56-
57-
# pnpm
58-
pnpm install nypm
59-
60-
# bun
61-
bun install nypm
62-
63-
# deno
64-
deno install nypm
6548
```
6649

67-
<!-- /automd -->
68-
6950
Import:
7051

7152
```js

0 commit comments

Comments
 (0)