Add information to README on environment setup (#15)

This commit is contained in:
Antonin Bas 2017-01-19 07:46:54 -08:00 committed by GitHub
parent cefc460ee0
commit 4c560ec65d

View File

@ -1,2 +1,9 @@
# tutorials # tutorials
P4 language tutorials P4 language tutorials
**Make sure that you edit [env.sh] (env.sh) to point to your local copy of
[bmv2] (https://github.com/p4lang/behavioral-model) and [p4c-bm]
(https://github.com/p4lang/p4c-bm). You may want to follow the instructions
[here]
(https://github.com/p4lang/tutorials/tree/master/SIGCOMM_2015#obtaining-required-software)
to make sure that your environment is setup correctly.**