Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #3 from tbaschak/apt-readme
Browse files Browse the repository at this point in the history
Update README.md with Debian/Ubuntu apt commands to pull in requirements
  • Loading branch information
bfg committed Nov 24, 2015
2 parents 7c6e127 + 1627182 commit 66d6bb3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ Requirements
* [URI::Escape](https://metacpan.org/module/URI::Escape)
* [LWP/libwww-perl](https://metacpan.org/module/LWP)

These dependencies can be pulled in automatically on Debian/Ubuntu by running:

* `apt-get -y install libjson-perl libemail-mime-encodings-perl liburi-escape-xs-perl libwww-perl`

Setup
==

Expand Down

0 comments on commit 66d6bb3

Please sign in to comment.