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 trialLa Kenzi
14,346 PointsInstalling Twitter Bootstrap v3.3.2
Hey I was wondering since I am trying to install the current version of bootstrap on my Linux machine which is running Ruby version 1.9.3 and Rails version 3.2.6 will I run into problems since the course is outdated? For example a difference I noticed was in Jims bootstrap img folder the glyphicons files are not the same as the files I see inside my font folder because my version of bootstrap does not come with a img folder. What should I do before this turns into a disaster please help ?
2 Answers
Maciej Czuchnowski
36,441 PointsThe worst thing that can happen is differences in layout and styling of your page. You can still get the old version of Bootstrap somewhere, just google it. I don't think they use the glyphicons at any point.
La Kenzi
14,346 PointsAlright, thanks a lot I really appreciate it.