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

@@ -43,7 +43,7 @@ files.
## Obtaining required software
To complete the exercises, you will need to clone 2 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`