Skip to content

Commit

Permalink
docs: add target arch to deb PPA installation for strict apt environm…
Browse files Browse the repository at this point in the history
…ents
  • Loading branch information
PThorpe92 authored and cafkafk committed Feb 12, 2024
1 parent 2e09622 commit f838def
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ sudo chmod 644 /etc/apt/keyrings/gierens.gpg /etc/apt/sources.list.d/gierens.lis
sudo apt update
sudo apt install -y eza
```
_Note_: In strict apt environments, you may need to add the target: `echo "deb [arch=amd64 signed-by=...`

### Nix (Linux, MacOS)

Expand Down

0 comments on commit f838def

Please sign in to comment.