From e7a934d3cbbbae7abf2f4d205bba78eb17dbbcc5 Mon Sep 17 00:00:00 2001 From: Jessica Parsons Date: Fri, 29 Sep 2017 13:43:28 -0700 Subject: [PATCH] Clarify template deploy process --- docs/test-drive.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/test-drive.md b/docs/test-drive.md index 6390ca2f..90a5857c 100644 --- a/docs/test-drive.md +++ b/docs/test-drive.md @@ -4,7 +4,7 @@ Netlify CMS can run in any frontend web environment, but the quickest way to try [![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/netlify-templates/one-click-hugo-cms&stack=cms) -After clicking that button, you’ll authenticate with GitHub and choose a repository name, then Netlify will automatically clone the template and deploy it, bringing you to the site dashboard when the build is complete. Next, you’ll need to set up Netlify's [Identity](https://www.netlify.com/docs/identity) service to authorize users to log in to the CMS. +After clicking that button, you’ll authenticate with GitHub and choose a repository name. Netlify will then automatically create a repository in your GitHub account with a copy of the files from the template. Next, it will build and deploy the new site on Netlify, bringing you to the site dashboard when the build is complete. Next, you’ll need to set up Netlify's [Identity](https://www.netlify.com/docs/identity) service to authorize users to log in to the CMS. ## Adding users