From f626a243c91f768804e5c2575679cefac199a7eb Mon Sep 17 00:00:00 2001 From: "Manuel Amador (Rudd-O)" Date: Thu, 18 Aug 2022 12:28:29 +0000 Subject: [PATCH] Documentation improvements. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 900a876..48b45d3 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ so that you can securely manage VMs and machines that require secrets. ### Compatibility -This program works with Qubes 3 and Qubes 4. +This program is supported only in Qubes 4.1, although it may work in +earlier versions. ## Using the software @@ -73,7 +74,7 @@ Run `qvm-pass -?` on a terminal to get usage information. *Tip:* fool programs that use `pass` into using `qvm-pass` instead. After installation, you can `export PATH=/usr/libexec/qubes-pass:$PATH` -prior to invoking said programs, to indoce programs (which invoke the +prior to invoking said programs, to induce programs (which invoke the pass store command line program) to invoke `qvm-pass` instead. ## Installing the software