Skip to content

Commit

Permalink
Merge pull request #111 from rsanchez79/master
Browse files Browse the repository at this point in the history
Add windows section for troubleshooting purposes
  • Loading branch information
JonRowe committed Feb 1, 2015
2 parents 6866f53 + 41f9343 commit 44dd385
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.markdown
Expand Up @@ -114,6 +114,12 @@ command from the root of the repository you're working on. i.e. if you're
working on rspec-core, cd to the rspec-core directory. Don't try to run specs
from the rspec-dev directory, or you'll see `LoadError`s.

## Errors in Windows setup

If you get a `SSL error` in Windows, you can follow the instructions on this [link](https://gist.github.com/luislavena/f064211759ee0f806c88) to fix it.

If you get this error `Gem::InstallError: The redcarpet native gem requires installed build tools`, download the development kit from [http://rubyinstaller.org/downloads](http://rubyinstaller.org/downloads). You can follow the installation instructions [here](https://github.com/oneclick/rubyinstaller/wiki/Development-Kit).

## different problem?

If you run into a problem not documented here, please check the rspec-dev
Expand Down

0 comments on commit 44dd385

Please sign in to comment.