aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2025-03-11 22:47:35 +0100
committerGuido Günther <agx@sigxcpu.org>2025-03-11 23:15:57 +0100
commit68933455df82b2259c1a091232ded3334c87c551 (patch)
treefa451fa7ccc49526d238f0ed59a6d11875d11a62 /README.md
parenta19fd8588402161a8e0b7eb1a08ebf7ab17f73da (diff)
treewide: Fix typos
Signed-off-by: Guido Günther <agx@sigxcpu.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2aee9579..03b98e68 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ actual device (Generic AT, vendor-specific AT, QCDM, QMI, MBIM...).
## Getting Started
ModemManager uses the meson build system. Meson is likely available as a
-package from your Linux distrubtion, but if not please refer to the [Meson
+package from your Linux distribution, but if not please refer to the [Meson
project](https://mesonbuild.com/Quick-guide.html) for installation instructions. Once you have Meson installed you'll
probably want to install [libmbim](https://gitlab.freedesktop.org/mobile-broadband/libmbim) and [libqmi](https://gitlab.freedesktop.org/mobile-broadband/libqmi) which most modems require.