Skip to content

Commit e4da54a

Browse files
author
petrnovota
committed
Don't just update the Brew
1 parent b932a87 commit e4da54a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/source/_static/install_depthai.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,6 @@ if [[ $(uname -s) == "Darwin" ]]; then
139139
git checkout main
140140
git pull
141141

142-
# install python 3.10 and python dependencies
143-
brew update
144142

145143
if [ "$install_python" == "true" ]; then
146144
echo "installing python 3.10"

0 commit comments

Comments
 (0)