Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSoham Gumaste <sohamg2@gmail.com>2019-06-06 06:23:29 +0300
committerJonathan White <support@dmapps.us>2019-06-06 06:23:29 +0300
commitd5e544ab32d6c6dbed84cc158639319c0a808a73 (patch)
tree947b2ad5a9174bf7aaad1adc2fcffa03ff84b84d /INSTALL.md
parenta775031fe9471310e50232d1861d4991e2803aff (diff)
Add documentation for keyboard shortcuts (#3215)
* Add docs/KEYBINDS.md which lists all keyboard shortcuts. * Added a reference in README.md to KEYBINDS.md * Fixes #3175
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 957e6d37d..e3da8bda7 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -141,10 +141,7 @@ DESTDIR=X
Packaging
=========
-You can create a package to redistribute KeePassXC (zip, deb, rpm, dmg, etc..)
-```
-make package
-```
+You can create a package to redistribute KeePassXC (zip, deb, rpm, dmg, etc..). Refer to [keepassxc-packaging](https://github.com/keepassxreboot/keepassxc-packaging)
Testing