Skip to content
Snippets Groups Projects
Commit beb0bbed authored by Michael Tüxen's avatar Michael Tüxen Committed by GitHub
Browse files

Update README.md

parent 8951bbca
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,7 @@ git clone https://github.com/nplab/packetdrill.git ...@@ -20,6 +20,7 @@ git clone https://github.com/nplab/packetdrill.git
cd packetdrill/gtests/net/packetdrill/ cd packetdrill/gtests/net/packetdrill/
./configure ./configure
make make
sudo cp packetdrill /usr/bin
``` ```
### FreeBSD ### FreeBSD
For installing the required packages run: For installing the required packages run:
...@@ -32,6 +33,7 @@ git clone https://github.com/nplab/packetdrill.git ...@@ -32,6 +33,7 @@ git clone https://github.com/nplab/packetdrill.git
cd packetdrill/gtests/net/packetdrill/ cd packetdrill/gtests/net/packetdrill/
./configure ./configure
gmake gmake
sudo cp packetdrill /usr/local/bin
``` ```
## Continous Integration ## Continous Integration
The status of continous integration testing is available from [grid](http://212.201.121.110:38010/grid) and [waterfall](http://212.201.121.110:38010/waterfall). The status of continous integration testing is available from [grid](http://212.201.121.110:38010/grid) and [waterfall](http://212.201.121.110:38010/waterfall).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment