From d09735b8069ee25c7097be10b10b579b5d164ead Mon Sep 17 00:00:00 2001 From: Fabio Verboso Date: Mon, 8 May 2017 13:04:51 +0200 Subject: [PATCH] installation guide Change-Id: If213a74571e5182296dd3c5fdde58c7b8d721c6d --- README.rst | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/README.rst b/README.rst index 52e05d6..f249df5 100644 --- a/README.rst +++ b/README.rst @@ -1,19 +1,26 @@ =============================== -replace with the name for the git repo +python-iotronicclient =============================== Iotronic Client -Please fill here a long description which must be at least 3 lines wrapped on -80 cols, so that distribution package maintainers can use it in their packages. -Note that this is a hard requirement. +Client for the IoTronic service. + +.. contents:: Contents: + :local: + +Installing +---------------------- + +Clone the repo + + ``git clone https://github.com/openstack/python-iotronicclient.git`` + ``cd python-iotronicclient`` + ``pip install -r requirements.txt`` + ``python setup.py install`` + * Free software: Apache license -* Documentation: http://docs.openstack.org/developer/replace with the name for the git repo -* Source: http://git.openstack.org/cgit/openstack/replace with the name for the git repo -* Bugs: http://bugs.launchpad.net/iotronic +* Source: http://git.openstack.org/cgit/openstack/python-iotronicclient +* Bugs: http://bugs.launchpad.net/python-iotronicclient -Features --------- - -* TODO