We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d07b5 commit 8e74680Copy full SHA for 8e74680
README
@@ -77,8 +77,8 @@ Once the module is built, copy the file `pam_u2f.so` to the correct
77
directory for your system. Typically `/lib/security/` or
78
`/lib/x86_64-linux-gnu/security/`. This is automated by `make install`
79
assuming that the pam directory chosen by `configure` is correct. If
80
-that is not the case it can be specified with `./configure
81
---with-pam-dir=`.
+that is not the case it can be specified with
+`./configure --with-pam-dir=`.
82
83
== Building from Git
84
0 commit comments