Updated readme
This commit is contained in:
parent
561f0f54e1
commit
b62ceb8fdc
1 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,12 @@
|
||||||
* How to install formula
|
* How to install formula
|
||||||
** Install by adding tap
|
** Install by adding tap
|
||||||
|
|
||||||
|
*** Add Tap
|
||||||
#+begin_src sh
|
#+begin_src sh
|
||||||
brew tap MSG/apps https://forge.superkamiguru.org/MSG/homebrew-apps
|
brew tap MSG/apps https://forge.superkamiguru.org/MSG/homebrew-apps
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
*** Install Formula
|
||||||
|
#+begin_src sh
|
||||||
|
brew install <formula>
|
||||||
|
#+end_src
|
||||||
|
|
Loading…
Add table
Reference in a new issue