Skip to content

Commit

Permalink
docs: add debian 12 arm download
Browse files Browse the repository at this point in the history
refs: #4134
  • Loading branch information
wez committed Oct 4, 2023
1 parent 80174a0 commit 11dec45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ you can try the AppImage download which should work on most Linux systems.
|Ubuntu22 |[amd64]({{ ubuntu22_deb_stable }}) |[amd64]({{ ubuntu22_deb_nightly }})|[arm64]({{ ubuntu22_arm64_deb_nightly}})|
|Debian10 |[amd64]({{ debian10_deb_stable }}) |[amd64]({{ debian10_deb_nightly }})| |
|Debian11 |[amd64]({{ debian11_deb_stable }}) |[amd64]({{ debian11_deb_nightly }})| |
|Debian12 |Nightly builds only|[amd64]({{ debian12_deb_nightly }})| |
|Debian12 |Nightly builds only|[amd64]({{ debian12_deb_nightly }})|[arm64]({{ debian12_arm64_deb_nightly }}) |

To download and install from the CLI, you can use something like this, which
shows how to install the Ubuntu 20 package:
Expand Down

0 comments on commit 11dec45

Please sign in to comment.