diff --git a/README.md b/README.md index d00741f8..6ac415cf 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Read more about Netlify CMS [Core Concepts](https://www.netlifycms.org/docs/intr The Netlify CMS can be used in two different ways. -* A Quick and easy install, that requires you to create a single HTML file and a configuration file. All the CMS Javascript and CSS are loaded from a CDN. +* A Quick and easy install, that requires you to create a single HTML file and a configuration file. All the CMS JavaScript and CSS are loaded from a CDN. To learn more about this installation method, refer to the [Quick Start Guide](https://www.netlifycms.org/docs/quick-start/) * A complete, more complex install, that gives you more flexibility but requires that you use a static site builder with a build system that supports npm packages.