about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index f4525f74..2ee0c8c1 100644
--- a/README.md
+++ b/README.md
@@ -103,6 +103,9 @@ For Macs and other Unix-like systems, use the (much slower) emulator:
 ./translate_emulated apps/ex2.mu  # 2-5 minutes to emit code.img
 ```
 
+(Mac OS may require either editing `translate_emulated` or installing GNU
+coreutils. Look in the script if you get an error about `stat`.)
+
 Mu programs can be written for two very different environments:
 
 * At the top-level, Mu programs emit a bootable image that runs without an OS