1
0
Fork 0

tweak copy

This commit is contained in:
lunaceee 2019-02-25 13:51:38 -08:00 committed by GitHub
parent 71eacfd601
commit 877bf0b538
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,8 @@ This project has two branches:
## How to play with this
1. Deploy to Netlify with [![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](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.
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](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`.
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`.