diff --git a/building/building-whonix-template.md b/building/building-whonix-template.md index 694e149a..da3b93af 100644 --- a/building/building-whonix-template.md +++ b/building/building-whonix-template.md @@ -62,6 +62,8 @@ WHONIX_ENABLE_TOR ?= 0 WHONIX_TBB_VERSION ?= 7.5.2 ``` +You can add/edit the `WHONIX_TBB_VERSION` variable in `~/qubes-builder/builder.conf` instead of this file if preferred. + Finally, use: ~~~