mirror of
https://github.com/Yubico/yubico-pam.git
synced 2025-01-19 16:52:17 +01:00
Update README
This commit is contained in:
parent
721c20573d
commit
7c9acb1786
8
README
8
README
@ -17,7 +17,7 @@ the 'urllist' parameter).
|
||||
In version 2.6, offline validation was also made possible through
|
||||
the use of HMAC-SHA1 Challenge-Response found in YubiKey 2.2 and
|
||||
later. This has introduced a dependency of libykpers-1 from the
|
||||
ykpersonalize package. Pass `--without-cr' to `configure' to avoid
|
||||
ykpersonalize package. Pass `--without-cr` to `configure` to avoid
|
||||
this dependency.
|
||||
|
||||
The development community is co-ordinated via
|
||||
@ -38,7 +38,7 @@ version.
|
||||
You may check out the sources using Git with the following command:
|
||||
|
||||
------
|
||||
$ git clone git@github.com:Yubico/yubico-pam.git yubico-pam
|
||||
$ git clone git@github.com:Yubico/yubico-pam.git yubico-pam
|
||||
------
|
||||
|
||||
This will create the directory `yubico-pam`.
|
||||
@ -49,8 +49,8 @@ compilable source tree.
|
||||
Generate the build system using:
|
||||
|
||||
------
|
||||
$ cd yubico-pam
|
||||
$ autoreconf --install
|
||||
$ cd yubico-pam
|
||||
$ autoreconf --install
|
||||
------
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user