[SKIP CI] docs: fix HTTPS
Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
d6a9bd9b0b
commit
def649de4f
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Grab a prebuilt binary from the
|
|||
- Debian/Ubuntu (WIP):
|
||||
|
||||
```sh
|
||||
echo "deb [trusted=yes] http://packages.freecumextremist.finance/awl/apt awl main" | sudo tee /etc/apt/sources.list.d/awl.list
|
||||
echo "deb [trusted=yes] https://packages.freecumextremist.finance/awl/apt awl main" | sudo tee /etc/apt/sources.list.d/awl.list
|
||||
sudo apt update
|
||||
sudo apt install awl
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue