Skip to content

Commit e896c6a

Browse files
committed
chore: simplify docs
1 parent 61fdae7 commit e896c6a

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
@@ -40,30 +40,11 @@ c12 (pronounced as /siːtwelv/, like c-twelve) is a smart configuration loader.
4040

4141
Install package:
4242

43-
<!-- automd:pm-install -->
44-
4543
```sh
4644
# ✨ Auto-detect
4745
npx nypm install c12
48-
49-
# npm
50-
npm install c12
51-
52-
# yarn
53-
yarn add c12
54-
55-
# pnpm
56-
pnpm install c12
57-
58-
# bun
59-
bun install c12
60-
61-
# deno
62-
deno install c12
6346
```
6447

65-
<!-- /automd -->
66-
6748
Import:
6849

6950
```js

0 commit comments

Comments
 (0)