Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Larry Peterson committed Jul 15, 2020
1 parent 4431f19 commit e25eec2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions exercises.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Hands-on Programming
======================

A collection of programming exercises provides hand-on experience with
A collection of programming exercises provides hands-on experience with
the software described in this book. They include:

* Using Stratum's P4Runtime, gNMI, OpenConfig, and gNOI interfaces
Expand Down Expand Up @@ -59,7 +59,7 @@ instructions on how to get VirtualBox and import the VM:
* https://www.virtualbox.org/wiki/Downloads
* https://docs.oracle.com/cd/E26217_01/E26796/html/qs-import-vm.html

Alternatively, you can also use these
Alternatively, you can use these
`scripts <https://github.com/opennetworkinglab/ngsdn-tutorial/tree/advanced/util/vm>`__
to build a VM on your machine using Vagrant.

Expand Down Expand Up @@ -137,6 +137,9 @@ The repo you cloned is structured as follows:
* ``util\`` → Utility Scripts (Bash)
* ``ptf\`` → Data plane unit tests (PTF)

Note that the exercises include links to various files on GitHub, but
don't forget you have those same files cloned on your laptop.

Commands
~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit e25eec2

Please sign in to comment.