diff --git a/README.md b/README.md index 86334f2..9c2059f 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,17 @@ -## 🚀 Apollo Cli +# 🚀 Apollo Cli Command line tool for your GraphQL projects. -## 📚 Documentation +## Installation -See the project website for documentation:
-[https://apollographql.github.io/apollo-kotlin-cli/](https://apollographql.github.io/apollo-kotlin-cli/) +``` +curl -L go.apollo.dev/apollo-kotlin-cli-install.sh | sh +``` + +## 📚 API reference The Kdoc API reference can be found at:
[https://apollographql.github.io/apollo-kotlin-cli/kdoc](https://apollographql.github.io/apollo-kotlin-cli/kdoc)