Skip to content

Commit

Permalink
Merge pull request #24 from bsilver8192/patch-3
Browse files Browse the repository at this point in the history
Make Debian installation directions multiarch-compatible
  • Loading branch information
carrotIndustries committed Dec 19, 2022
2 parents d90d374 + 8636fe9 commit 87a41ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ See the `directory listing <https://mirror.selfnet.de/horizon-eda/>`__ for the l

::

deb [signed-by=/usr/local/share/keyrings/horizon-eda-debian.gpg] https://mirror.selfnet.de/horizon-eda/<distro>-<release>/ <release> main
deb [signed-by=/usr/local/share/keyrings/horizon-eda-debian.gpg, arch=amd64] https://mirror.selfnet.de/horizon-eda/<distro>-<release>/ <release> main


::
Expand Down

0 comments on commit 87a41ce

Please sign in to comment.