From 4980d98a368a932db926b6e398a9d25279400ad5 Mon Sep 17 00:00:00 2001 From: captainhook <16797541+captainhook@users.noreply.github.com> Date: Tue, 29 Sep 2020 10:17:36 +0100 Subject: [PATCH] Update README.md Correct licenseGen build step --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10957f2..401b8d3 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ 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 `BitBetter` directory, **build the license generator**.[2](#f2) +First, from the `BitBetter/src/licenseGen` directory, **build the license generator**.[2](#f2) ```bash ./build.sh