mirror of
https://github.com/JJTech0130/pypush.git
synced 2025-01-22 19:30:56 +00:00
added git for mac install
This commit is contained in:
parent
1c1e5f187d
commit
7aa7d42612
@ -15,6 +15,7 @@ if [[ "$OS_NAME" == "Darwin" ]]; then
|
||||
fi
|
||||
brew install cmake
|
||||
brew install pkgconfig
|
||||
brew install git
|
||||
elif [[ "$OS_NAME" == "Linux" ]]; then
|
||||
echo "The operating system is Linux."
|
||||
echo "Installing dependencies: cmake and pkgconfig"
|
||||
|
Loading…
Reference in New Issue
Block a user