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

Update readme file #186

Merged
merged 1 commit into from
Sep 27, 2020
Merged

Conversation

brarnaudovski
Copy link
Contributor

Instruction on how to install the gem if an error occurs when trying to parse the documentation

Fixes #176

The problem is explain in the issue's comment

Instruction on how to install the gem if an error occurs when trying to parse the documentation
@@ -13,6 +13,8 @@ To install:

This will place a ``t`` executable in your path.

If you have errors while parsing the documentation, use `--no-document` option when installing the gem, or other option is to `gem install rdoc` before installing the `timetrap`. This is a known issue from [rdoc](https://github.com/ruby/rdoc/commit/5f9603f35d8e520c761015810c005e4a5beb97c3)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple of nits:

Suggested change
If you have errors while parsing the documentation, use `--no-document` option when installing the gem, or other option is to `gem install rdoc` before installing the `timetrap`. This is a known issue from [rdoc](https://github.com/ruby/rdoc/commit/5f9603f35d8e520c761015810c005e4a5beb97c3)
If you run into errors while parsing the documentation, use the `--no-document` option when installing the gem. The other option is to run `gem install rdoc` before installing the `timetrap` gem. This is a known issue from [rdoc](https://github.com/ruby/rdoc/commit/5f9603f35d8e520c761015810c005e4a5beb97c3)

@oliviaklohr
Copy link
Collaborator

@categulario any other nits / comments, or are you good with this?

@categulario categulario merged commit 517a23d into samg:master Sep 27, 2020
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

Successfully merging this pull request may close these issues.

gem install timetrap error
3 participants