fix CI
[ieee754fpu.git] / README.md
index f7051e1e7e570dea91c32e4ab69f86e91d8d5a99..12c321402366d6a66e40967ce2ac46bebd8682a3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -30,6 +30,11 @@ IEEE754 FP emulation being tested.  This FPU is emulating RISC-V, and
 there is some weirdness in x86 IEEE754 implementations when it comes
 to FP16 non-canonical NaNs.
 
+The following modifications are required to sfpy:
+
+    cd /path/to/sfpy
+    git apply /path/to/ieee754fpu/sfpy.patch
+
 The following modifications are required to the sfpy berkeley-softfloat-3
 submodule: