Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e4da54a

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

File tree

1 file changed

+0
-2
lines changed
  • docs/source/_static
    • install_depthai.sh

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)