From e01c2226ea24aaaf7c285421c791ca72b9c64051 Mon Sep 17 00:00:00 2001 From: eoli3n Date: Sat, 2 May 2020 17:35:24 +0200 Subject: [PATCH] fixed a word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 044181f..be047ba 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The [Archzfs](https://github.com/archzfs/archzfs/wiki) unofficial user repositor We need to compile the zfs module using [DKMS method](https://wiki.archlinux.org/index.php/ZFS#DKMS), so it will work with the running kernel. In order to build the module, DKMS needs the ``linux-headers`` package for the running kernel. -### How does it works +### How does it work The script uses [Arch Linux Archive](https://wiki.archlinux.org/index.php/Arch_Linux_Archive#How_to_restore_all_packages_to_a_specific_date) to install the ``linux-headers`` package required for DKMS.