Skip to content

Commit

Permalink
remove instruction to build libpcap
Browse files Browse the repository at this point in the history
  • Loading branch information
darox authored and brb committed Oct 17, 2023
1 parent f687e34 commit 8f8c52f
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,16 +141,9 @@ See [docs/vagrant.md](docs/vagrant.md)

### Building


Build libpcap before building pwru:
```
make libpcap/libpcap.a
```

Now you can build pwru:
make
```
make
``````

Alternatively, you can build in the Docker container:

Expand Down

0 comments on commit 8f8c52f

Please sign in to comment.