michaeldough

Results 1 comments of michaeldough

This works for me on OSX Yosemite v10.10 Installed gems: ``` sudo /System/Library/Frameworks/Ruby.framework/Versions/Current/usr/bin/gem install redcarpet:2.3.0 pygments.rb ``` Edit support file `redcarpet.rb` by replacing **line 1** with: ``` #!/System/Library/Frameworks/Ruby.framework/Versions/Current/usr/bin/ruby ```