This commit is contained in:
Patrick Schleizer 2018-01-29 15:50:36 +00:00
parent 6b94612ca4
commit edbf198a93
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -91,7 +91,7 @@ gpg --export 916B8D99C38EAF5E8ADC7A2A8D66066A2EEACCDA | sudo apt-key add -
3\. Add Whonix's APT repository.
```
echo "deb http://deb.whonix.org jessie main" > /etc/apt/sources.list.d/whonix.list
echo "deb http://deb.whonix.org stretch main" > /etc/apt/sources.list.d/whonix.list
```
4\. Update your package lists.