Fixes minor typo in installation guide

source instead of soruce

Change-Id: I1efa586ed76bfcfd1ea8976cc586b9b46b375313
This commit is contained in:
Eliad Cohen 2020-06-24 14:49:55 -04:00
parent 3abe65653c
commit b77907a5d8
1 changed files with 1 additions and 1 deletions

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