update README

This commit is contained in:
Wade Simmons
2026-07-08 10:51:38 -04:00
parent 4e8733ca22
commit 3c1dd52953
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -161,7 +161,8 @@ which must be done at compile time so that the correct AES-GCM can be used for F
```sh
make fips140
make fips140 release
make fips140 test
make release-fips140
```
This is not the recommended default deployment, but may be useful based on your compliance requirements.