Skip to content

Commit bcb4da6

Browse files
committed
Better spacing and type in installer
1 parent 8641859 commit bcb4da6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

installLibrealsense.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ reset=`tput sgr0`
1010
echo ""
1111
echo "Please make sure that no RealSense cameras are currently attached"
1212
echo ""
13-
read -n 1 -s -r -p "Press and key to continue"
14-
13+
read -n 1 -s -r -p "Press any key to continue"
14+
echo ""
1515
sudo ./scripts/installDependencies.sh
1616

1717
INSTALL_DIR=$PWD

0 commit comments

Comments
 (0)