diff --git a/building/building-whonix-template.md b/building/building-whonix-template.md index 6ddd225c..43f956d3 100644 --- a/building/building-whonix-template.md +++ b/building/building-whonix-template.md @@ -10,7 +10,7 @@ redirect_from: The Whonix templates are easily downloaded and installed by following the [procedure here](doc/whonix/install/). However, they are integrated into `qubes-builder` so they are easy to build yourself if you prefer. -Note that you will need to create `anon-whonix` yourself if you do so, but see [this issue](qubes-issues/issues/3601). +Note that you will need to create `anon-whonix` manually if you do so, but see [this issue](qubes-issues/issues/3601). First, create the [Build Environment](doc/qubes-r3-building/) (follow the build environment section only). @@ -25,7 +25,7 @@ cd ~/qubes-builder # Stable # Yes (we want to build only templates) # Select builder-fedora, builder-debian, template-whonix, mgmt-salt (builder will complain if you don't include builder-fedora, but we don't actually use it) -# Choose Yes to add adrelanos@riseup.net third party key +# Choose Yes to add adrelanos's third party key # Yes (to download) # Select whonix-gateway, whonix-workstation (for the currently shipping templates) ~~~