add installation Guide for macOS
This commit is contained in:
parent
9f3cb21eff
commit
3684d968e8
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
# Installation Guide for a good MacOS System
|
||||
## Install Homebrew
|
||||
~~~
|
||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
~~~
|
||||
|
||||
## Install Config Manager
|
||||
|
||||
|
|
Loading…
Reference in a new issue