Skip to content

Commit 4105b6f

Browse files
committed
readme
1 parent cf3b238 commit 4105b6f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -48,21 +48,21 @@ This package is produced independently of, and carries no guarantee from,
4848
The Tor Project.
4949
## How to install `uwt` using apt-get ##
5050

51-
1\. Download Whonix's Signing Key.
51+
1\. Download the APT Signing Key.
5252

5353
```
54-
wget https://www.whonix.org/patrick.asc
54+
wget https://www.whonix.org/derivative.asc
5555
```
5656

5757
Users can [check Whonix Signing Key](https://www.whonix.org/wiki/Whonix_Signing_Key) for better security.
5858

59-
2\. Add Whonix's signing key.
59+
2\. Add the APT Signing Key..
6060

6161
```
6262
sudo cp ~/derivative.asc /usr/share/keyrings/derivative.asc
6363
```
6464

65-
3\. Add Whonix's APT repository.
65+
3\. Add the derivative repository.
6666

6767
```
6868
echo "deb [signed-by=/usr/share/keyrings/derivative.asc] https://deb.whonix.org bullseye main contrib non-free" | sudo tee /etc/apt/sources.list.d/derivative.list

0 commit comments

Comments
 (0)