improve toc js

This commit is contained in:
anarsec 2023-07-07 02:07:42 +00:00
parent 89dd57f725
commit 27cbe3f4fd
No known key found for this signature in database
3 changed files with 20 additions and 3 deletions

View file

@ -234,7 +234,7 @@ To install Element Desktop, Whonix is not guaranteed to have Tor Stream Isolatio
* Open a Terminal in the new Template: **Applications menu → Template: whonix-ws-16-element: Xfce Terminal**
* Run the commands in the [Element install guide](https://element.io/download#linux) to install Element Desktop in the Template.
* Template qubes require a proxy for `wget`. Before running the command, create a configuration file at `~/.wgetrc` in the Template, with the contents:
```
```bash
use_proxy = on
http_proxy = 127.0.0.1:8082
https_proxy = 127.0.0.1:8082