From b3f9bd8047b20e60b58939ab1b2f38fddadeb2eb Mon Sep 17 00:00:00 2001 From: ndrew222 <38881000+ndrew222@users.noreply.github.com> Date: Thu, 12 Dec 2024 12:51:57 +0800 Subject: [PATCH] fixed spelling error --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 594c217..b1842d6 100644 --- a/Installation.md +++ b/Installation.md @@ -14,7 +14,7 @@ DKMS RPMs are [available](https://copr.fedorainfracloud.org/coprs/frgt10/facetim Kmod RPMs are [available](https://copr.fedorainfracloud.org/coprs/mulderje/facetimehd-kmod/) for active Fedora versions ([packaging code](https://github.com/mulderje/facetimehd-kmod-rpm)). Note: forked from the abandoned [original kmod packaging code](https://github.com/ktdreyer/facetimehd-kmod-rpm). -## Setting up DKMS (auto-compile on kernal update) +## Setting up DKMS (auto-compile on kernel update) This assumes you have already followed the Fedora steps. You will need to verify `dkms.conf` that the module name `facetimehd` and version number `0.1` are correct and either update the `dkms.conf` or adjust the instructions where `-m` and `-v` are used.