mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Update INSTALL.md
This commit is contained in:
parent
e08e193510
commit
03e41b872c
|
@ -100,6 +100,13 @@ The following libraries are required along with libsodium and cmake for Mountain
|
|||
There are no binaries/executables going to /bin/ or /usr/bin/ now. Everything is compiled and ran from the inside your local branch. See [Usage](#usage) below.
|
||||
<a name="homebrew" />
|
||||
####Homebrew:
|
||||
To install from the formula:
|
||||
```bash
|
||||
brew tap Tox/tox
|
||||
brew install --HEAD libtoxcore
|
||||
```
|
||||
|
||||
To do it manually:
|
||||
```
|
||||
brew install libtool automake autoconf libconfig libsodium check
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user