From 0c40cdc990a18a86f904a7a7b07e35546efd8edc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20N=C3=BC=C3=9Flein?= Date: Thu, 24 Nov 2016 19:15:34 +0100 Subject: [PATCH] XR -> XC (#114) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d65c7a6c..7da76d6f 100644 --- a/README.md +++ b/README.md @@ -17,14 +17,14 @@ This is a rebuild from [denk-mal's keepasshttp](https://github.com/denk-mal/keep ### Installation -Right now KeePassXR does not have a precompiled executable or an installation package.
+Right now KeePassXC does not have a precompiled executable or an installation package.
So you must install it from its source code. **More detailed instructions are available in the INSTALL file or at the [Wiki page](https://github.com/keepassxreboot/keepassx/wiki/Install-Instruction-from-Source).** -First you must download the KeePassXR source code as ZIP file or with Git. +First you must download the KeePassXC source code as ZIP file or with Git. -Generally you can build and install KeePassXR with the following commands from a Terminal in the KeePassXR folder +Generally you can build and install KeePassXC with the following commands from a Terminal in the KeePassXC folder ``` mkdir build cd build