Skip to content

Commit 44dd385

Browse files
committed
Merge pull request #111 from rsanchez79/master
Add windows section for troubleshooting purposes
2 parents 6866f53 + 41f9343 commit 44dd385

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,12 @@ command from the root of the repository you're working on. i.e. if you're
114114
working on rspec-core, cd to the rspec-core directory. Don't try to run specs
115115
from the rspec-dev directory, or you'll see `LoadError`s.
116116

117+
## Errors in Windows setup
118+
119+
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.
120+
121+
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).
122+
117123
## different problem?
118124

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

0 commit comments

Comments
 (0)