diff --git a/README.md b/README.md
index 413a4bae18858f85a1a676eef290c895ed2463ec..51a0205f81be8281da67940978a8efee48ff4407 100644
--- a/README.md
+++ b/README.md
@@ -121,7 +121,10 @@ git clone https://git.purrdata.net/jwilkes/purr-data.git</code>
    * gem2pdp
 10. In packages/darwin_app/Makefile, remove rez_install from build instructions
 11. In packages/darwin_app/Makefile, comment out installation of libquicktime
-9. To be continued...
+12. Run `make install`
+13. In the app in the "build" directory, find the en.lproj/InfoPlist.strings
+    and change the CFBundleDisplayName and CFBundleName to "purr-data"
+13. To be continued...
 
 #### Windows 32-bit Using msys2
 Time to build: *roughly 1.5 hours-- 30 minutes of this is for Gem alone*