Skip to content

Commit be6630b

Browse files
Update install.sh
1 parent 33220c5 commit be6630b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
set -euo pipefail
33

4-
echo "Let's get you set up with Rustlings!"
4+
echo -e "\nLet's get you set up with Rustlings!"
55

66
echo "Checking requirements..."
77
if [ -x "$(command -v git)" ]

0 commit comments

Comments
 (0)