We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33220c5 + be6630b commit efd6b8bCopy full SHA for efd6b8b
install.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
set -euo pipefail
3
4
-echo "Let's get you set up with Rustlings!"
+echo -e "\nLet's get you set up with Rustlings!"
5
6
echo "Checking requirements..."
7
if [ -x "$(command -v git)" ]
0 commit comments