Update README.md with Debian/Ubuntu package install instructions

This commit is contained in:
Vincent Cheng
2012-12-16 22:18:00 -08:00
parent 1ce8f3de30
commit fdf4537b7c

View File

@@ -21,6 +21,13 @@ Issue the following commands in a terminal to enable the PPA and install Mailnag
sudo apt-get update
sudo apt-get install mailnag
As of Ubuntu 13.04 (Raring) onwards, Mailnag is also available in the official repos.
Run `sudo apt-get install mailnag` in a terminal to install it.
### Debian
Mailnag is currently available in Debian unstable.
Run `sudo apt-get install mailnag` in a terminal to install it.
### Fedora
As of Fedora 17, Mailnag is available in the official Fedora repos.
Just run `yum install mailnag` (as root) in a terminal to install the package.