diff --git a/README.md b/README.md
index bcab6885a..f976b3553 100755
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ Check out our in-depth [Guide to Serverless](./docs/01-guide/README.md) for more
## Services (V1.0)
-The following are services you can instantly install and use by running `serverless install --url ` (note: the 'serverless install' command will only work on V1.0 or later)
+The following are services you can instantly install and use by running `serverless install --url `
* [CRUD](https://github.com/pmuens/serverless-crud) - CRUD service
* [GraphQL Boilerplate](https://github.com/serverless/serverless-graphql) - GraphQL application Boilerplate service
@@ -62,6 +62,8 @@ The following are services you can instantly install and use by running `serverl
* [Thumbnails](https://github.com/eahefnawy/serverless-thumbnails) - Service that takes an image url and returns a 100x100 thumbnail
* [Boilerplate](https://github.com/eahefnawy/serverless-boilerplate) - Opinionated boilerplate
+**Note**: the `serverless install` command will only work on V1.0 or later.
+
## Features
* Supports Node.js, Python, Java & Scala.