diff options
| author | el3ctr0lyte <69082962+el3ctr0lyte@users.noreply.github.com> | 2021-07-01 09:15:11 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-01 09:15:11 +0200 |
| commit | 49f45ee59d713b53c96e77cf93ecc05b8a016037 (patch) | |
| tree | d86ebe41d03c929a0192ec08e31514c11d4a1bb6 /tor.html | |
| parent | 73ced75cda933f43113e3262d5171311c68bbfaf (diff) | |
Update tor.html
Diffstat (limited to 'tor.html')
| -rw-r--r-- | tor.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ <h2>Setting up Tor</h2> <p>Firstly we need to add the tor repo's to have the latest up to date version or tor.</p> - + <pre><code>apt install apt-transport-https</code></pre> <pre><code>echo "deb https://deb.torproject.org/torproject.org buster main" > /etc/apt/sources.list.d/</code></pre> <pre><code>echo "deb-src https://deb.torproject.org/torproject.org buster main" >> /etc/apt/sources.list.d/</code></pre> |
