From: Thomas Glanzmann <thomas@glanzmann.de>
Date: Fri, 1 Nov 2024 14:52:42 +0000 (+0100)
Subject: Line in the wrong section spotted by Jostein Kjønigsen
X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain

Line in the wrong section spotted by Jostein Kjønigsen
---

diff --git a/README.md b/README.md
index 927e83d..ee53686 100644
--- a/README.md
+++ b/README.md
@@ -223,9 +223,9 @@ updates are a little bit more cumbersome but also seldom.
         ./configure
         make -s -j$(nproc)
 
+- Follow the instructions on <https://openzfs.github.io/openzfs-docs/Developer%20Resources/Building%20ZFS.html> how to install it.
 
 ## What about gnome?
 
 You need an unpriviledged user to log in. You should delete /etc/network/interfaces in order to manage the network under gnome. If you don't have an US keyboard, you can change the settings in Gnome > Settings > Keyboard.
 
-- Follow the instructions on <https://openzfs.github.io/openzfs-docs/Developer%20Resources/Building%20ZFS.html> how to install it.