We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adeb56b commit 9a25a6dCopy full SHA for 9a25a6d
1 file changed
README.md
@@ -15,8 +15,8 @@ opendoas:
15
or pam is configured incorrectly.
16
* If you want to use pam; You have to [configure pam](#pam-configuration)
17
and failing to do so correctly might leave a big open door.
18
-* Use the configure script to configure the opendoas.
19
-* Use the default make target to build the software.
+* Use the configure script.
+* Use the default make target.
20
* If you really want to install a setuid binary that depends on
21
pam being correctly configured, use the make install target
22
to install the software.
0 commit comments