Skip to content

Commit

Permalink
Better spacing and type in installer
Browse files Browse the repository at this point in the history
  • Loading branch information
jetsonhacks committed Apr 9, 2018
1 parent 8641859 commit bcb4da6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions installLibrealsense.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ reset=`tput sgr0`
echo ""
echo "Please make sure that no RealSense cameras are currently attached"
echo ""
read -n 1 -s -r -p "Press and key to continue"

read -n 1 -s -r -p "Press any key to continue"
echo ""
sudo ./scripts/installDependencies.sh

INSTALL_DIR=$PWD
Expand Down

0 comments on commit bcb4da6

Please sign in to comment.