Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialBenjamin Ferguson
2,955 PointsTerminal won't install rbenv
So I'm watching the video on how to install Ruby for Mac, and I already have Ruby, but when it gets to the part with rbenv, and tells you to copy the line from the website "$ git clone https://github.com/rbenv/rbenv.git ~/.rbenv" and paste it into your console, my console won't run it. It says "command not found." What's going on?
2 Answers
Tobias Helmrich
31,603 PointsHey Benjamin,
just to make sure: Do you have git installed on your machine?
Yohan Dantan
2,370 PointsBenjamin Ferguson hey mate I have the same issue - how did you get it working?
Benjamin Ferguson
2,955 PointsBenjamin Ferguson
2,955 PointsYes, I do. I actually found a different way to install rbenv that ended up working, but thank you. I have other issues to inquire about now.