Merge "Update install guide for master branch"

This commit is contained in:
Zuul 2019-05-08 10:30:27 +00:00 committed by Gerrit Code Review
commit 5264dee964
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