fix typo clonde -> clone in some READMEs (#91)

This commit is contained in:
Florian Klink
2017-11-10 14:43:34 +01:00
committed by Robert Soule
parent 3ae98d14b9
commit c7c51edb79
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ we've already provided you with a virtual machine that has all of the
required software installed.
Otherwise, to complete the exercises, you will need to clone two p4lang Github repositories
and install their dependencies. To clonde the repositories:
and install their dependencies. To clone the repositories:
- `git clone https://github.com/p4lang/behavioral-model.git bmv2`
- `git clone https://github.com/p4lang/p4c-bm.git p4c-bmv2`