Merge "Fixes minor typo in installation guide"

This commit is contained in:
Zuul
2020-06-24 19:19:57 +00:00
committed by Gerrit Code Review

View File

@ -45,7 +45,7 @@ Make sure setuptools, virtualenv and wheel are installed and up to date::
sudo $PIP install --upgrade setuptools virtualenv wheel
Get Tobiko source code using Git and enter into Tobiko soruce folder::
Get Tobiko source code using Git and enter into Tobiko source folder::
git clone https://opendev.org/x/tobiko.git
cd tobiko