You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/installation/mac-os.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,11 @@ brew doctor
12
12
export PATH="/usr/local/bin:$PATH"
13
13
```
14
14
15
-
*For m1 macs its recommended to install 'Homebrew' using 'Rosetta'
16
-
*You can also setup another terminal that runs solely on Rosetta. Follow this article to learn more https://dev.to/courier/tips-and-tricks-to-setup-your-apple-m1-for-development-547g
15
+
For Mac With Apple M1, it's recommended to install `Homebrew` using `Rosetta`
16
+
*You can also setup another terminal that runs solely on Rosetta. Follow this article to learn more https://dev.to/courier/tips-and-tricks-to-setup-your-apple-m1-for-development-547g
0 commit comments