Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 1.05 KB

README.md

File metadata and controls

37 lines (33 loc) · 1.05 KB

OwO Network - Homebrew

This is the repository used for OwO Network Homebrew installations.

Preparation

  1. You should make sure that Homebrew is already installed on your Mac. if not, you can install it using the following command.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. You should use the tap command to add our repository.
brew tap owo-network/brew

Install

Uninstall

brew uninstall [NAME]

Untap

brew untap owo-network/brew

Author

homebrew-brew © OwO Network Limited, Released under the GPL-3.0 License.