Skip to content

Commit

Permalink
README.md: Install with panda
Browse files Browse the repository at this point in the history
  • Loading branch information
jpve committed Nov 21, 2014
1 parent cf1b085 commit 5482441
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -8,6 +8,13 @@ The modules are annotated with Pod. These Pods are rendered to [docs/](/docs).

## Installation

Using panda:
```
$ panda update
$ panda install Net::Pcap
```

Using ufo:
```
$ ufo # Generates Makefile
$ make
Expand Down

0 comments on commit 5482441

Please sign in to comment.