Skip to content

Commit e1d9dde

Browse files
JanJan
authored andcommitted
feat: update mac address
1 parent 58a06b6 commit e1d9dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install_depthai.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ if [[ $(uname -s) == "Darwin" ]]; then
2323
echo "Running macOS installer."
2424

2525
echo "Installing global dependencies."
26-
bash -c "$(curl -fL https://docs.luxonis.com/install_dependencies.sh)"
26+
bash -c "$(curl -fL https://raw.githubusercontent.com/luxonis/depthai-python/refs/heads/feat/install-rework/docs/install_dependencies.sh)"
2727

2828
echo "Upgrading brew."
2929
brew update

0 commit comments

Comments
 (0)