Skip to content

Commit

Permalink
Merge pull request #1730 from TheBearodactyl/main
Browse files Browse the repository at this point in the history
Update install.sh
  • Loading branch information
shadows-withal authored Oct 18, 2023
2 parents 33220c5 + be6630b commit efd6b8b
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 efd6b8b

Please sign in to comment.