Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cleborys authored Jun 5, 2020
1 parent c21a661 commit 6d5ed1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Having built as above, run
ctest -V
```
Note that creating "raw" sockets (e.g. for ICMP) requires the appropriate rights,
so you might have to run `sudo make coverage` for these tests to pass.
so you might have to run `sudo ctest -V` for these tests to pass.

To get code coverage metrics, compile as follows:
```bash
Expand Down

0 comments on commit 6d5ed1f

Please sign in to comment.