We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ab860b commit 99bd6f0Copy full SHA for 99bd6f0
README.md
@@ -22,7 +22,7 @@ This application uses the [Cloudant NoSQL Database service](https://console.ng.b
22
```
23
$cf api https://api.ng.bluemix.net
24
$cf login
25
- $cf create-service cloudantNoSQLDB Shared <service-name>
+ $cf create-service cloudantNoSQLDB Lite <service-name>
26
27
* Bind this service to your app
28
0 commit comments