summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-10-10 12:56:12 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2016-10-10 12:56:12 +0200
commit02f59c93bc0ebb26a5fc128a3445b4289bc073ce (patch)
tree033b8d96db279cd49603d7411dd535c454f57634 /README.md
parentfccd6063ca311339d3b52549b0f346c7b0746997 (diff)
Added installation instructions back
Diffstat (limited to 'README.md')
-rw-r--r--README.md30
1 files changed, 28 insertions, 2 deletions
diff --git a/README.md b/README.md
index 91d3af76..32f7f23e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
QtPass
======
-[![Build Status](https://travis-ci.org/IJHack/qtpass.svg?branch=master)](https://travis-ci.org/IJHack/qtpass)
+[![Build Status](https://travis-ci.org/IJHack/QtPass.svg?branch=master)](https://travis-ci.org/IJHack/QtPass)
[![Build status](https://ci.appveyor.com/api/projects/status/9rjnj72rdir7u9eg/branch/master?svg=true)](https://ci.appveyor.com/project/annejan/qtpass/branch/master)
[![Coverity scan](https://scan.coverity.com/projects/5266/badge.svg)](https://scan.coverity.com/projects/ijhack-qtpass)
@@ -22,7 +22,33 @@ Logo based on [Heart-padlock by AnonMoos](https://commons.wikimedia.org/wiki/Fil
Installation
------------
-### Dependencies
+### From package
+
+OpenSUSE & Fedora
+`yum install qtpass`
+`dnf install qtpass`
+
+Debian, Ubuntu and derivates like Mint, Kali & Raspbian
+`apt-get install qtpass`
+
+Arch Linux
+`pacman -S qtpass`
+
+Gentoo
+`emerge -atv qtpass`
+
+FreeBSD
+`pkg install qtpass`
+
+macOS
+`brew cask install qtpass`
+
+Windows
+`choco install qtpass`
+
+### From Source
+
+**Dependencies**
* QtPass requires Qt 4.8 or later, preferably Qt5.
* The Linguist package is required to compile the translations.