Browse Source

docs: add target arch to deb PPA installation for strict apt environments

PThorpe92 2 năm trước cách đây
mục cha
commit
f838defca1
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      INSTALL.md

+ 1 - 0
INSTALL.md

@@ -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)