diff --git a/README.md b/README.md index d08e4f3..d9b6654 100644 --- a/README.md +++ b/README.md @@ -300,11 +300,13 @@ $ clay info $ clay login ``` -## Create an Alexa Skill +## Create an Alexa Skill +[This option has been deprecated.](https://github.com/clay-run/clay-cli/issues/8) For a complete walk through check out [this blog post](https://medium.com/@nicolaerusan/code-your-first-alexa-skill-in-30-ish-seconds-using-clay-ready-go-8293ee1761ac) + ``` $ clay new my-alexa-skill -t alexa ```