diff --git a/README.rst b/README.rst index 5cd78058..b596d77e 100644 --- a/README.rst +++ b/README.rst @@ -30,6 +30,15 @@ Features * TODO +Getting Code +------------ + +:: + + $ git clone https://git.openstack.org/openstack/kuryr-libnetwork + $ cd kuryr-libnetwork + + Prerequisites ------------- @@ -37,6 +46,7 @@ Prerequisites $ sudo pip install -r requirements.txt + Installing Kuryr's libnetwork driver ------------------------------------