From 46934b0ddd1617a871d1ee8f4faa021fdfa22406 Mon Sep 17 00:00:00 2001 From: captainhook <16797541+captainhook@users.noreply.github.com> Date: Tue, 6 Oct 2020 13:52:55 +0000 Subject: [PATCH] Update README.md (#84) Correct licenseGen build step Co-authored-by: h44z --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bc7c9b..d8e4f87 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,8 @@ To update Bitwarden, the provided `update-bitwarden.sh` script can be used. It w There is a tool included in the directory `src/licenseGen/` that will generate new individual and organization licenses. These licenses will be accepted by the modified Bitwarden because they will be signed by the certificate you generated in earlier steps. -First, from the `licenseGen` directory, **build the license generator**.[2](#f2) + +First, from the `BitBetter/src/licenseGen` directory, **build the license generator**.[2](#f2) ```bash ./build.sh