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. required software installed.
Otherwise, to complete the exercises, you will need to clone two p4lang Github repositories 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/behavioral-model.git bmv2`
- `git clone https://github.com/p4lang/p4c-bm.git p4c-bmv2` - `git clone https://github.com/p4lang/p4c-bm.git p4c-bmv2`

View File

@ -43,7 +43,7 @@ files.
## Obtaining required software ## Obtaining required software
To complete the exercises, you will need to clone 2 p4lang Github repositories 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/behavioral-model.git bmv2`
- `git clone https://github.com/p4lang/p4c-bm.git p4c-bmv2` - `git clone https://github.com/p4lang/p4c-bm.git p4c-bmv2`

View File

@ -24,7 +24,7 @@ how to run a quick demonstration.
## Obtaining required software ## Obtaining required software
To complete the exercises, you will need to clone 2 p4lang Github repositories 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/behavioral-model.git bmv2`
- `git clone https://github.com/p4lang/p4c-bm.git p4c-bmv2` - `git clone https://github.com/p4lang/p4c-bm.git p4c-bmv2`