Skip to content
Snippets Groups Projects
Commit 383cf2c0 authored by emmapeel's avatar emmapeel
Browse files

copied command from 2019.www.torproject.org/docs/debian cause this line was not working.

reported by translator, thanks ao!
parent 148bfb91
No related branches found
No related tags found
No related merge requests found
...@@ -12,8 +12,7 @@ description: ...@@ -12,8 +12,7 @@ description:
$ deb https://deb.torproject.org/torproject.org version main $ deb https://deb.torproject.org/torproject.org version main
$ deb-src https://deb.torproject.org/torproject.org version main $ deb-src https://deb.torproject.org/torproject.org version main
* Add the gpg key used to sign the packages by running the following commands: * Add the gpg key used to sign the packages by running the following commands:
$ gpg --keyserver keys.gnupg.net --recv A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 $ curl https://deb.torproject.org/torproject.org/A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89.asc | sudo apt-key add -
$ gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | sudo apt-key add -
* Run the following commands to install tor and check its signatures: * Run the following commands to install tor and check its signatures:
$ sudo apt-get update $ sudo apt-get update
$ sudo apt-get install tor deb.torproject.org-keyring $ sudo apt-get install tor deb.torproject.org-keyring
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment