From: Duncan Overbruck Date: Wed, 3 Feb 2021 19:55:44 +0000 (+0100) Subject: fix some wording in README.md X-Git-Tag: v6.9~6 X-Git-Url: https://git.armaanb.net/?p=opendoas.git;a=commitdiff_plain;h=9a25a6d7b6be3ed4ffb822c5a3fa178057d18329 fix some wording in README.md --- diff --git a/README.md b/README.md index 5695803..f15610c 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ opendoas: or pam is configured incorrectly. * If you want to use pam; You have to [configure pam](#pam-configuration) and failing to do so correctly might leave a big open door. -* Use the configure script to configure the opendoas. -* Use the default make target to build the software. +* Use the configure script. +* Use the default make target. * If you really want to install a setuid binary that depends on pam being correctly configured, use the make install target to install the software.