Skip to content

Commit

Permalink
Add reactjs#96 manually.
Browse files Browse the repository at this point in the history
  • Loading branch information
timdorr committed Mar 29, 2016
1 parent 89bd732 commit 8ada628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lessons/11-productionish-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ depending on the environment.
Let's install a couple modules:

```
npm install if-env compression --save
npm install express if-env compression --save
```

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

0 comments on commit 8ada628

Please sign in to comment.