diff --git a/README.md b/README.md
index 876d0798c991b82839c545166db59f72b6b6235c..6daade7434c38e3c9bd5ddefa19a818503354d49 100644
--- a/README.md
+++ b/README.md
@@ -154,10 +154,8 @@ git submodule init && git submodule sync && git submodule update</code>
 18. Finally, build Purr-Data *(45-50 minutes)*<code>
 make install</code>
 
-two remaining issues:
-zexy - rawprint struct (line 20) already defined when using msys2
+one remaining issue:
 flext - doesn't compile so you have to remove externals/Makefile reference to it (in the big list of externals)
-Gem - copy pd.dll from pd/src to pd/
 
 ### Contributor Guide