From 6a4429aa7bf6856b43d5be826bbb822a2bdf5044 Mon Sep 17 00:00:00 2001 From: Maxim Baz Date: Fri, 19 Apr 2019 17:11:34 +0200 Subject: [PATCH] README: clarify when to use manual steps to configure browsers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa41488..40c522d 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ The following operating systems provide packages for certain browsers that can b If you installed a distro package above, you are done! -If something went wrong, or if there's no package for your OS and/or a browser of your choice, proceed with the steps below. +If something went wrong, if there's no package for your OS and/or a browser of your choice, or for whatever reason you just don't want to use them, proceed with the steps below. First, enter the directory with installed Browserpass, by default it is `/usr/lib/browserpass/`, but if you used `PREFIX` or `DESTDIR` when running `make install`, it might be different for you. For example, on macOS the directory is likely to be `/usr/local/lib/browserpass/`.