We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32cd428 commit daf4a37Copy full SHA for daf4a37
docs/install_depthai.sh
@@ -115,5 +115,5 @@ echo -e '\n\n:::::::::::::::: INSTALLATION COMPLETE ::::::::::::::::\n'
115
if [[ $(uname -s) == "Darwin" ]]; then
116
echo -e '\nTo run demo app, write **depthai-viewer** in terminal.'
117
elif [[ $DISPLAY != "" ]]; then
118
- echo -e '\nTo run demo app, write **depthai-viewer** in terminal or run **depthai-viewer** from the terminal.'
+ echo -e '\nTo run demo app, write **depthai-viewer** in terminal.'
119
fi
0 commit comments