Skip to content

Commit 5064dfd

Browse files
authored
Merge pull request #2 from facebook/master
Update instructions for continuous delivery with Netlify (facebook#3971)
2 parents eee2907 + 815853d commit 5064dfd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/react-scripts/template/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2264,7 +2264,8 @@ With this setup Netlify will build and deploy when you push to git or open a pul
22642264

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

22692270
**Support for client-side routing:**
22702271

0 commit comments

Comments
 (0)