Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is ronn and where do I get it? #19

Open
chrisdew opened this issue Jan 11, 2012 · 1 comment
Open

What is ronn and where do I get it? #19

chrisdew opened this issue Jan 11, 2012 · 1 comment

Comments

@chrisdew
Copy link

What is ronn and where do I get it?

I tried the npm package, but got:

Unknown option: --pipe
Try --help

in the book.html

Thanks,

Chris.

@chrisdew
Copy link
Author

Found it - it;s a ruby gem. To make it work on Ubuntu I needed to:

apt-get install ruby rubygems

gem install ronn

ln -s /var/lib/gems/1.8/gems/ronn-0.7.3/bin/ronn /usr/bin/

Regards,

Chris.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant