mirror of
https://github.com/pulb/mailnag.git
synced 2026-05-09 00:26:59 +02:00
Update README.md with Debian/Ubuntu package install instructions
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user