aboutsummaryrefslogtreecommitdiff
path: root/docs/compilation.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/compilation.md')
-rw-r--r--docs/compilation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/compilation.md b/docs/compilation.md
index 27161115..8591f677 100644
--- a/docs/compilation.md
+++ b/docs/compilation.md
@@ -24,7 +24,7 @@ graph that looks like this:
```
For a more complicated example, imagine `foo.tm` imports `baz.tm` and both are
-being compiled into a shared library, `libfoo.so`:
+being compiled into a shared library, `libfoo.so` (or `libfoo.dylib` on Mac):
```
+---------------------------------------+