aboutsummaryrefslogtreecommitdiffstats
path: root/README.FIPS
diff options
context:
space:
mode:
Diffstat (limited to 'README.FIPS')
-rw-r--r--README.FIPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.FIPS b/README.FIPS
index d9f2abba50..64d672a470 100644
--- a/README.FIPS
+++ b/README.FIPS
@@ -30,7 +30,7 @@ Run test vectors:
3. Run the test vector perl script, for example:
cd fips
- perl fipsalgtest.pl --dir=/wherever/stuff/was/extracted
+ perl fipsalgtest.pl --disable-v2 --dir=/wherever/stuff/was/extracted
4. It should say "passed all tests" at the end. Report full details of any
failures.