tweak copy
This commit is contained in:
parent
71eacfd601
commit
877bf0b538
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ This project has two branches:
|
||||||
|
|
||||||
## How to play with this
|
## How to play with this
|
||||||
|
|
||||||
1. Deploy to Netlify with [](https://app.netlify.com/start/deploy?repository=https://github.com/netlify/netlify-photo-gallery) button. This will create a new Netlify site and copy the repo to your GitHub account.
|
1. Deploy to Netlify with "Deploy to Netlify" button. This will create a new Netlify site and copy the repo to your GitHub account.
|
||||||
|
[](https://app.netlify.com/start/deploy?repository=https://github.com/netlify/netlify-photo-gallery)
|
||||||
2. Clone a newly created repo to your local computer with `git clone`.
|
2. Clone a newly created repo to your local computer with `git clone`.
|
||||||
3. `netlify link` to link the local repo and the Netlify site.
|
3. `netlify link` to link the local repo and the Netlify site.
|
||||||
* Make sure to install Netlify CLI if you haven't: `npm install netlify-cli -g`.
|
* Make sure to install Netlify CLI if you haven't: `npm install netlify-cli -g`.
|
||||||
|
|
Loading…
Add table
Reference in a new issue