diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/account.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/account.md b/docs/account.md index e1a8c64..9740b8b 100644 --- a/docs/account.md +++ b/docs/account.md @@ -98,7 +98,7 @@ To obtain the verifier you need to calculate: 5. Convert the result back to a byte array in little-endian order. -**For PHP implementations** +#### For PHP implementations Make sure the PHP GMP extension is loaded! Uncomment `extension=gmp` in your php.ini. |
