Fix a broken link on the troubleshooting.md page

This commit is contained in:
Doug Johnston 2013-12-09 15:04:48 -05:00
parent 4fb6022113
commit ea244e507c
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ sudo gem update --system
{% endhighlight %} {% endhighlight %}
If you still have issues, you may need to [use XCode to install Command Line If you still have issues, you may need to [use XCode to install Command Line
Tools](http://www.zlu.me/blog/2012/02/21/install-native-ruby-gem-in-mountain-lion-preview/) Tools](http://www.zlu.me/ruby/os%20x/gem/mountain%20lion/2012/02/21/install-native-ruby-gem-in-mountain-lion-preview.html)
that will allow you to install native gems using the following command: that will allow you to install native gems using the following command:
{% highlight bash %} {% highlight bash %}