aboutsummaryrefslogtreecommitdiff
path: root/content/BinaryPackages.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/BinaryPackages.md')
-rw-r--r--content/BinaryPackages.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/content/BinaryPackages.md b/content/BinaryPackages.md
index 4caaedb..404c60f 100644
--- a/content/BinaryPackages.md
+++ b/content/BinaryPackages.md
@@ -42,19 +42,19 @@ CPU, and AVR ATtiny828 MCU.
depends on which distribution you're running.
* For Debian Stretch, do:
```
- $ sudo wget -q -O /etc/apt/sources.list.d/cryptech.list http://apt.cryptech.is/sources.stretch.list
+ $ sudo wget -q -O /etc/apt/sources.list.d/cryptech.list https://apt.cryptech.is/sources.stretch.list
```
* For Debian Buster, do:
```
- $ sudo wget -q -O /etc/apt/sources.list.d/cryptech.list http://apt.cryptech.is/sources.buster.list
+ $ sudo wget -q -O /etc/apt/sources.list.d/cryptech.list https://apt.cryptech.is/sources.buster.list
```
* For Ubuntu Xenial, do:
```
- $ sudo wget -q -O /etc/apt/sources.list.d/cryptech.list http://apt.cryptech.is/sources.xenial.list
+ $ sudo wget -q -O /etc/apt/sources.list.d/cryptech.list https://apt.cryptech.is/sources.xenial.list
```
* For Ubuntu Bionic, do:
```
- $ sudo wget -q -O /etc/apt/sources.list.d/cryptech.list http://apt.cryptech.is/sources.bionic.list
+ $ sudo wget -q -O /etc/apt/sources.list.d/cryptech.list https://apt.cryptech.is/sources.bionic.list
```