diff --git a/README.md b/README.md index 35606f65..664243d6 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,8 @@ Then navigate to http://localhost:3007 and click on the buttons to see some reac ## Deployment -You can deploy with `now` by doing something like the following: - -```sh -npx now -e NODE_ENV=production styfle/react-server-example-tsx -``` +- Heroku: Deploy +- ZEIT Now: `npx now -e NODE_ENV=production styfle/react-server-example-tsx` ## Preventing XSS