Skip to content

Commit 26a9570

Browse files
hubgitZaccc123
authored andcommitted
Update instructions for continuous delivery with Netlify (facebook#3971)
1 parent b89700c commit 26a9570

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
@@ -2484,7 +2484,8 @@ With this setup Netlify will build and deploy when you push to git or open a pul
24842484

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

24892490
**Support for client-side routing:**
24902491

0 commit comments

Comments
 (0)