Skip to content

Commit 61fdae7

Browse files
committed
chore: simplify readme
1 parent a4813e9 commit 61fdae7

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
@@ -390,30 +390,11 @@ Update or create a new configuration files.
390390

391391
Add `magicast` peer dependency:
392392

393-
<!-- automd:pm-install name="magicast" dev -->
394-
395393
```sh
396394
# ✨ Auto-detect
397395
npx nypm install -D magicast
398-
399-
# npm
400-
npm install -D magicast
401-
402-
# yarn
403-
yarn add -D magicast
404-
405-
# pnpm
406-
pnpm install -D magicast
407-
408-
# bun
409-
bun install -D magicast
410-
411-
# deno
412-
deno install --dev magicast
413396
```
414397

415-
<!-- /automd -->
416-
417398
Import util from `c12/update`
418399

419400
```js

0 commit comments

Comments
 (0)