Skip to content

Commit daf4a37

Browse files
committed
fix: succes message
1 parent 32cd428 commit daf4a37

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
@@ -115,5 +115,5 @@ echo -e '\n\n:::::::::::::::: INSTALLATION COMPLETE ::::::::::::::::\n'
115115
if [[ $(uname -s) == "Darwin" ]]; then
116116
echo -e '\nTo run demo app, write **depthai-viewer** in terminal.'
117117
elif [[ $DISPLAY != "" ]]; then
118-
echo -e '\nTo run demo app, write **depthai-viewer** in terminal or run **depthai-viewer** from the terminal.'
118+
echo -e '\nTo run demo app, write **depthai-viewer** in terminal.'
119119
fi

0 commit comments

Comments
 (0)