diff --git a/www/index.html b/www/index.html index 19f95c836..f0b342e7b 100644 --- a/www/index.html +++ b/www/index.html @@ -86,17 +86,17 @@
  • To learn how to use the APIs, see the OpenStack + href="https://docs.openstack.org/api-quick-start/">OpenStack API Guide (en).
    Translations:
  • @@ -112,12 +112,17 @@ you create scripts to interact with OpenStack clouds.
  • - To install the CLIs, see Install the CLIs. + There's the common ``openstack-client`` client that + covers most projects, + see + OpenStackClient documentation.
  • - To use the CLIs, see OpenStack command-line clients. + Each OpenStack project has a related client project + that includes Python API bindings and a command-line + interface (CLI). For details on these projects, + see API + Bindings.