From: Simon Ruderich Date: Sun, 22 Dec 2019 10:21:35 +0000 (+0100) Subject: README.adoc: fix syntax for nested list X-Git-Tag: 0.2~11 X-Git-Url: https://ruderich.org/simon/gitweb/?p=nsscash%2Fnsscash.git;a=commitdiff_plain;h=833348f2a29247f955e53302e0c1c323190893a7 README.adoc: fix syntax for nested list --- diff --git a/README.adoc b/README.adoc index a434103..3cc5295 100644 --- a/README.adoc +++ b/README.adoc @@ -68,8 +68,8 @@ Nsscash is licensed under AGPL version 3 or later. == REQUIREMENTS - Go, for `nsscash` - - github.com/pkg/errors - - github.com/BurntSushi/toml + * github.com/pkg/errors + * github.com/BurntSushi/toml - C compiler, for `libnss_cash.so.2` - HTTP(S) server to provide the passwd/group/etc. files