Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'book/src/package-managers.md')
| -rw-r--r-- | book/src/package-managers.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/package-managers.md b/book/src/package-managers.md index 89541bf7..c235d2e0 100644 --- a/book/src/package-managers.md +++ b/book/src/package-managers.md @@ -25,7 +25,7 @@ The following third party repositories are available: ### Ubuntu/Debian -Install the Debian package from the release page. +Install the Debian package [from the release page](https://github.com/helix-editor/helix/releases/latest). If you are running a system older than Ubuntu 22.04, Mint 21, or Debian 12, you can build the `.deb` file locally [from source](./building-from-source.md#building-the-debian-package). |