Skip to content

Commit efd6b8b

Browse files
authored
Merge pull request #1730 from TheBearodactyl/main
Update install.sh
2 parents 33220c5 + be6630b commit efd6b8b

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)