Last active
August 29, 2015 14:20
-
-
Save kamatari/76f4851fe6711edf9064 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[local :~]$ gem install review | |
Fetching: review-1.5.0.gem (100%) | |
Successfully installed review-1.5.0 | |
1 gem installed | |
Installing ri documentation for review-1.5.0... | |
Installing RDoc documentation for review-1.5.0... | |
[local :~]$ gem install md2review | |
Fetching: redcarpet-3.2.3.gem (100%) | |
Building native extensions. This could take a while... | |
Fetching: md2review-1.6.0.gem (100%) | |
Successfully installed redcarpet-3.2.3 | |
Successfully installed md2review-1.6.0 | |
2 gems installed | |
Installing ri documentation for redcarpet-3.2.3... | |
Installing ri documentation for md2review-1.6.0... | |
Installing RDoc documentation for redcarpet-3.2.3... | |
Installing RDoc documentation for md2review-1.6.0... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment