diff --git a/docs/Get running on macOS.md b/docs/Get running on macOS.md
index b233203e..f7dc8a75 100644
--- a/docs/Get running on macOS.md
+++ b/docs/Get running on macOS.md
@@ -8,9 +8,18 @@ brew install leptonica tesseract
# Add symlinks to output folder
Add the following Target to the csproj.
+Apple silicon Mac
```xml
-
-
+
+
-```
\ No newline at end of file
+```
+
+Intel Mac
+```xml
+
+
+
+
+```