Skip to content

Commit

Permalink
Update install_macos_dependencies.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
FriwiDev authored Dec 14, 2023
1 parent 3c775d3 commit cf017d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_macos_dependencies.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

brew install ninja
pip install six
python -m pip install --ignore-installed six

0 comments on commit cf017d2

Please sign in to comment.