mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-10 13:10:40 +00:00
commit
efd6b8b9c7
@ -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)" ]
|
||||
|
Loading…
Reference in New Issue
Block a user