Update kuryr developer readme

Installation should mention getting the source code step
before using Prerequisites step which uses requirements.txt

Change-Id: I874aa4df1f36c3c9b03c5ddbb53f319021818b0e
This commit is contained in:
Janonymous
2016-07-08 11:44:59 +05:30
committed by Janonymous
parent d628eb9cda
commit a3654931ee

View File

@@ -25,6 +25,14 @@ Features
* TODO
Getting Code
------------
::
$ git clone https://git.openstack.org/openstack/kuryr.git
$ cd kuryr
Prerequisites
-------------
@@ -32,14 +40,13 @@ Prerequisites
$ sudo pip install -r requirements.txt
Installing Kuryr's libnetwork driver
------------------------------------
Running the following will grab the requirements and install kuryr
For kuryr-libnetwork driver installation refer:
::
$ sudo pip install .
http://docs.openstack.org/developer/kuryr-libnetwork/readme.html
Configuring Kuryr