Skip to content

Commit 5a1b382

Browse files
committed
Add missing usage examples
1 parent 29c0b15 commit 5a1b382

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
Next.js and [node-config][], together at last.
44

5+
```console
6+
$ npm install next-plugin-node-config
7+
```
8+
9+
```console
10+
$ yarn add next-plugin-node-config
11+
```
12+
513
## Why?
614

715
Next.js already has [built-in support for runtime configuration][next-config]

0 commit comments

Comments
 (0)