diff --git a/README.md b/README.md index 3ef8dbb..49b2b26 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The fastest way to learn Prismic is with a hands-on demo. ```sh npx degit https://github.com/prismicio-community/crash-course-next crash-course-next cd crash-course-next -npx @slicemachine/init +npx @slicemachine/init@latest ``` With these commands, you’ll get a fully-featured Prismic website to test out.