Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBearodactyl authored Oct 18, 2023
1 parent 33220c5 commit be6630b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -euo pipefail

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

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

0 comments on commit be6630b

Please sign in to comment.