The Example Flavour section has this part
about 10-20 minutes to setup.
git clone https://github.com/p4tc-dev/p4tc-tutorial-pub.git
cd p4tc-tutorial/vm
vagrant up
All flavors will install all the required software per flavor along with downloading this repository to the VM
Here this line
cd p4tc-tutorial/vm
is wrong and must be changed to this line
cd p4tc-tutorial-pub/vm
The Example Flavour section has this part
Here this line
is wrong and must be changed to this line