diff --git a/README.md b/README.md index efc103ec..c5155d90 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,15 @@ Install it using the `font-jetbrains-mono` cask: brew install --cask font-jetbrains-mono ``` +### APT (Debian 11.11+/Ubuntu 21.04+) + +The `fonts-jetbrains-mono` package is available in the official repositories and is managed by the Debian Fonts Team. Install it using APT: + +```console +sudo apt update +sudo apt install fonts-jetbrains-mono +``` + ### Manual installation _On Mac/Windows_: @@ -34,6 +43,7 @@ _On Mac/Windows_: > **Note** If you have previously installed JetBrains Mono, please uninstall all previous versions to exclude conflicts and errors in rendering. + _On Linux_: Open a terminal and run the following: