Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Croak committed Oct 29, 2014
1 parent af2df6d commit 7b18ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mac
Expand Up @@ -175,7 +175,7 @@ if [[ -d "$ruby_build_path" ]]; then
fancy_echo "Updating to latest ruby-build..."
cd "$ruby_build_path" && git pull && cd -
else
fanch_echo "Installing ruby-build..."
fancy_echo "Installing ruby-build..."
git clone https://github.com/sstephenson/ruby-build.git "$ruby_build_path"
fi

Expand Down

0 comments on commit 7b18ef6

Please sign in to comment.