Update install guide for master branch

Change-Id: I7ec366c59eda13c0483e3cae185c263e40694bac
This commit is contained in:
Hongbin Lu 2019-04-27 16:13:28 +00:00
parent 9665dafdd1
commit 01b20b1af1
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ Install and configure components
# apt-get install python-pip
# cd /var/lib/kuryr
# git clone -b stable/rocky https://git.openstack.org/openstack/kuryr-libnetwork.git
# git clone -b master https://git.openstack.org/openstack/kuryr-libnetwork.git
# chown -R kuryr:kuryr kuryr-libnetwork
# cd kuryr-libnetwork
# pip install -r requirements.txt