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 trialSamuel Johnson
9,152 PointsHaving trouble installing rbnev..
Ive tried to install rbnev this is my line in the terminal:
Last login: Fri Feb 28 18:30:43 on ttys000 You have mail. Sams-MacBook-Air:~ Sam$ $ git clone https://github.com/sstephenson/rbenv.git ~/.rbenv -bash: $: command not found Sams-MacBook-Air:~ Sam$
Why does this happen can anyone help me?
1 Answer
Jack Givens
1,995 PointsAs best as I can tell you copied part of a command prompt when issuing this command. try only the command part:
git clone https://github.com/sstephenson/rbenv.git ~/.rbenv