Skip to content

Commit 9e83a0a

Browse files
committed
Updateed README for appneta#40
1 parent a5a89ed commit 9e83a0a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,11 @@ will have to specify the netmap source directory, for example:
9393
make
9494
sudo make install
9595

96+
You can also find netmap source here (http://code.google.com/p/netmap/).
97+
9698
Detailed installation instructions are available in the INSTALL document in the tar ball.
9799

98-
Install from source code
100+
Install Tcpreplay from source code
99101
------------------------
100102
Download the tar ball (https://github.com/appneta/tcpreplay/tarball/master) or
101103
zip (https://github.com/appneta/tcpreplay/zipball/master) file. Optionally clone the git

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,11 @@ make
8989
sudo make install
9090
```
9191

92+
You can also find netmap source [here](http://code.google.com/p/netmap/).
93+
9294
Detailed installation instructions are available in the INSTALL document in the tar ball.
9395

94-
Install from source code
96+
Install Tcpreplay from source code
9597
------------------------
9698
Download the [tar ball](https://github.com/appneta/tcpreplay/tarball/master) or
9799
[zip](https://github.com/appneta/tcpreplay/zipball/master) file. Optionally clone the git

0 commit comments

Comments
 (0)