diff --git a/platform-linux.md b/platform-linux.md index f0df7fd..09f4df4 100644 --- a/platform-linux.md +++ b/platform-linux.md @@ -48,6 +48,8 @@ echo 'deb http://neilalexander.s3.eu-west-2.amazonaws.com/deb/ debian yggdrasil' sudo apt-get update ``` +**Note**: The repository also works over HTTPS - you will need to `sudo apt-get install apt-transport-https` and then edit the above URL so that it starts with `https://` instead of `http://` in `/etc/apt/sources.list.d/yggdrasil.list`. + Install Yggdrasil: ``` sudo apt-get install yggdrasil