Skip to content

Commit eaeaca0

Browse files
authored
Merge pull request #4 from billwatson017/patch-1
Chore: update init setup
2 parents 139c6b2 + 4ef2d72 commit eaeaca0

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,11 @@ i. [Log in to Netlify](https://app.netlify.com). If you haven't made an account
2727

2828
ii. Install the [Netlify GitHub app](https://github.com/apps/netlify/installations/select_target) on your org or personal GitHub account if you have not done so already.
2929

30-
iii. Deploy this repo to Netlify! Clicking the button below will copy the contents of this repo into a repo that you control, and create a new site that is linked to your new repo.
30+
iii. Fork workshop project to personal Github account.
3131

32-
<a href="https://app.netlify.com/start/deploy?repository=https://github.com/netlify/netlify-workshop">
33-
<img src="https://www.netlify.com/img/deploy/button.svg" alt="" title="Deploy to Netlify">
34-
</a>
32+
iv. Deploy workshop project to own personal Netlify account
3533

36-
iv. Clone your new repo, and install dependencies locally.
34+
v. Clone your new repo, and install dependencies locally.
3735

3836
```bash
3937
git clone <new_repo_url>

0 commit comments

Comments
 (0)