diff --git a/README.md b/README.md index a27a966a6..3e4643e4b 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,13 @@ I wanted it to be nearly as feature-rich as popular blogging templates like [bea ## Quick Start Guide -1. JS (official support) +1. TypeScript and Contentlayer (alpha) + +``` +npx degit timlrx/tailwind-nextjs-starter-blog#contentlayer +``` + +or JS (official support) ```bash npx degit https://github.com/timlrx/tailwind-nextjs-starter-blog.git