Skip to content

Commit

Permalink
Fix next-css inhalation instructions (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
jajaperson authored and robmadole committed Nov 25, 2019
1 parent f84889c commit 14a3b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ Next.js app.
Install `@zeit/next-css`:
```
npm install --save-dev @zeit-css
npm install --save-dev @zeit/next-css
```
You may want to use `--save` instead of `--save-dev` depending on how your `package.json` is organized.
Expand Down

0 comments on commit 14a3b8f

Please sign in to comment.