diff --git a/README_generic.md b/README_generic.md index 95a324f..e5c0e76 100644 --- a/README_generic.md +++ b/README_generic.md @@ -14,12 +14,12 @@ https://forums.whonix.org/t/kernel-hardening/7296 1\. Download the APT Signing Key. ``` -wget https://www.kicksecure.com/derivative.asc +wget https://www.kicksecure.com/keys/derivative.asc ``` Users can [check the Signing Key](https://www.kicksecure.com/wiki/Signing_Key) for better security. -2\. Add the APT Signing Key.. +2\. Add the APT Signing Key. ``` sudo cp ~/derivative.asc /usr/share/keyrings/derivative.asc @@ -28,7 +28,7 @@ sudo cp ~/derivative.asc /usr/share/keyrings/derivative.asc 3\. Add the derivative repository. ``` -echo "deb [signed-by=/usr/share/keyrings/derivative.asc] https://deb.kicksecure.com bullseye main contrib non-free" | sudo tee /etc/apt/sources.list.d/derivative.list +echo "deb [signed-by=/usr/share/keyrings/derivative.asc] https://deb.kicksecure.com bookworm main contrib non-free" | sudo tee /etc/apt/sources.list.d/derivative.list ``` 4\. Update your package lists. @@ -61,7 +61,7 @@ NOTE: Replace `generic-package` with the actual name of this package `security-m ## Contact ## * [Free Forum Support](https://forums.kicksecure.com) -* [Professional Support](https://www.kicksecure.com/wiki/Professional_Support) +* [Premium Support](https://www.kicksecure.com/wiki/Premium_Support) ## Donate ##