]> git.armaanb.net Git - opendoas.git/commitdiff
fix some wording in README.md
authorDuncan Overbruck <mail@duncano.de>
Wed, 3 Feb 2021 19:55:44 +0000 (20:55 +0100)
committerDuncan Overbruck <mail@duncano.de>
Wed, 3 Feb 2021 19:55:44 +0000 (20:55 +0100)
README.md

index 5695803fc6cb8e6fa6b0de4c532648bd40786cc3..f15610c357861c9637ff1719228ff7cf35addaec 100644 (file)
--- 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.