mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
add missing brew packages to build instructions (#3475)
This commit is contained in:
@@ -25,7 +25,7 @@ NOTE: The `make` command in Windows will be `mingw32-make` with MingW. For examp
|
|||||||
### macOS
|
### macOS
|
||||||
|
|
||||||
1. If you don't have it already, install the [Homebrew package manager](https://brew.sh).
|
1. If you don't have it already, install the [Homebrew package manager](https://brew.sh).
|
||||||
2. Install dependencies: `brew install go git yarn gcc make`
|
2. Install dependencies: `brew install go git yarn gcc make node ffmpeg`
|
||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user