]> ruderich.org/simon Gitweb - nsscash/nsscash.git/commitdiff
README.adoc: reorder requirements
authorSimon Ruderich <simon@ruderich.org>
Sun, 15 Dec 2019 10:37:40 +0000 (11:37 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 15 Dec 2019 10:37:40 +0000 (11:37 +0100)
README.adoc

index d9ea5793aaa20e129001525b395c9f8ff9370911..b379d8316366ccfa96a6dbd56fe1e2774ab10a61 100644 (file)
@@ -70,10 +70,10 @@ Nsscash is licensed under AGPL version 3 or later.
   - github.com/BurntSushi/toml
 - C compiler, for `libnss_cash.so.2`
 
-- NSS module is only supported on Little-endian systems (for now)
-
 - HTTP(S) server to provide the passwd/group/etc. files
 
+- NSS module is only supported on Little-endian systems (for now)
+
 Tested on Debian Buster, but should work on any GNU/Linux system. With
 adaptations to the NSS module it should work on any UNIX-like system which
 uses NSS.