Skip to content

Commit 8ada628

Browse files
committed
Add reactjs#96 manually.
1 parent 89bd732 commit 8ada628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lessons/11-productionish-server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ depending on the environment.
1212
Let's install a couple modules:
1313

1414
```
15-
npm install if-env compression --save
15+
npm install express if-env compression --save
1616
```
1717

1818
First, we'll use the handy `if-env` in `package.json`. Update your

0 commit comments

Comments
 (0)