From 853a24d31ff46d9355f5429950d3dc66f188d5aa Mon Sep 17 00:00:00 2001 From: Alexander Detsch Date: Sat, 25 Jun 2022 01:32:31 +0200 Subject: [PATCH] Update README, E-Mail Verification constraint --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 20efcb4..130bf4f 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,8 @@ First, from the `BitBetter/src/licenseGen` directory, **build the license genera In order to run the tool and generate a license you'll need to get a **user's GUID** in order to generate an **invididual license** or the server's **install ID** to generate an **Organization license**. These can be retrieved most easily through the Bitwarden [Admin Portal](https://help.bitwarden.com/article/admin-portal/). +**The user must have a verified email address at the time of license import, otherwise Bitwarden will reject the license key. Nevertheless, the license key can be generated even before the user's email is verified.** + If you generated your keys in the default `BitBetter/.keys` directory, you can **simply run the license gen in interactive mode** from the `Bitbetter` directory and **follow the prompts to generate your license**. ```bash