Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredpalmer authored Feb 8, 2018
1 parent e9b180e commit 154b64b
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 @@ -42,7 +42,7 @@ After.js enables Next.js-like data fetching with any React SSR app that uses Rea

### Razzle Quickstart

You can quickly bootstrap an SSR React app with After.js using Razzle. While Razzle is not required, an tooling configuration similar to it is assumed throughout this documentation.
You can quickly bootstrap an SSR React app with After.js using Razzle. While Razzle is not required, this documentation assumes you have the tooling setup for an isomorphic React application.

```bash
yarn create razzle-app myapp --example with-after
Expand Down

0 comments on commit 154b64b

Please sign in to comment.