Skip to content

Commit

Permalink
Update instructions for continuous delivery with Netlify (facebook#3971)
Browse files Browse the repository at this point in the history
  • Loading branch information
hubgit authored and Zaccc123 committed May 21, 2018
1 parent b89700c commit 26a9570
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/react-scripts/template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2484,7 +2484,8 @@ With this setup Netlify will build and deploy when you push to git or open a pul

1. [Start a new netlify project](https://app.netlify.com/signup)
2. Pick your Git hosting service and select your repository
3. Click `Build your site`
3. Set `yarn build` as the build command and `build` as the publish directory
4. Click `Deploy site`

**Support for client-side routing:**

Expand Down

0 comments on commit 26a9570

Please sign in to comment.