mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-06-01 04:12:14 +00:00
s/avaiable/available/
This commit is contained in:
parent
bce24286f2
commit
b2f29d1cab
2 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ BUILDING:
|
|||
`./configure CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib"`.
|
||||
You probably also want to pass something like "--enable-amd64-51-30k"
|
||||
or "--enable-donna" to configure script for faster key generation;
|
||||
run `./configure --help` to see all avaiable options.
|
||||
run `./configure --help` to see all available options.
|
||||
Finally, `make` to start building (`gmake` in *BSD platforms).
|
||||
|
||||
USAGE:
|
||||
|
@ -22,7 +22,7 @@ for each discovered service. By default root is current
|
|||
directory, but that can be overridden with -d switch.
|
||||
Use -s switch to enable printing of statistics, which may be useful
|
||||
when benchmarking different ed25519 implementations on your machine.
|
||||
Use -h switch to obtain all avaiable options.
|
||||
Use -h switch to obtain all available options.
|
||||
I highly recommend reading OPTIMISATION.txt for performance-related tips.
|
||||
|
||||
CONTACT:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue