Update README.rst

This patch adds the instructions to install dependencies and run Kuryr
to README.rst.

Change-Id: Ie507c308c78ac4c09f54ddb43343710a808680d6
Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com>
This commit is contained in:
Taku Fukushima 2015-07-22 13:06:13 +09:00 committed by Mohammad Banikazemi
parent 49680fa16f
commit 8f734e65fd
1 changed files with 19 additions and 0 deletions

View File

@ -17,3 +17,22 @@ Features
--------
* TODO
Prerequisites
-------------
::
$ sudo pip install -r requirements.txt
Running Kuryr
-------------
Please run the following script, it creates `/usr/lib/docker/plugins/kuryr`
and the JSON spec file, `/usr/lib/docker/plugins/kuryr/kuryr.json`, if they
don't exist.
::
$ ./scripts/run_kuryr.sh