Merge pull request #1797 from dougjohnston/patch-1
This commit is contained in:
commit
7de78d469b
|
@ -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 %}
|
||||||
|
|
Loading…
Reference in New Issue