Skip to content
Snippets Groups Projects
Commit dbe0c8b9 authored by Matteo's avatar Matteo
Browse files

Fix linked docs in install-cli.rst #3

parent 4585c837
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ Instruction to install `openstack` can be found `here <https://docs.openstack.or
You can use any machine running Linux, Mac OS X, or Microsoft Windows, as well
as a VM on the cloud itself, which you can deploy according to
`these instructions <./quick-vm>`_
`these instructions <../compute/quick-vm>`_
Installation
------------
......@@ -20,7 +20,7 @@ If you already have `pip` installed on your machine, issue this command::
$ pip install python-openstackclient
Your computer is now an `OpenStack` client.
To use it you need to obtain `Application Credentials` following `these steps <./app-credential>`_.
To use it you need to obtain `Application Credentials` following `these steps <../compute/app-credential>`_.
Once you have setup your credentials, you can issue commands to `OpenStack`.
You can get a list of available commands with::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment