Skip to content

Commit

Permalink
docs: remove windows section
Browse files Browse the repository at this point in the history
  • Loading branch information
honzajavorek committed May 9, 2018
1 parent d37fc05 commit 2e75cfb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,20 +92,13 @@ The installation process features compilation of some C++ components, which may

The `--no-optional` option avoids any compilation attempts when installing Dredd, but causes slower reading of the API Blueprint files, especially the large ones.

### Windows Support

There are still [several known limitations][Windows Issues] when using Dredd on Windows, but the intention is to support it without any compromises. If you find any new issues, please [file them in the bug tracker][New Issue].


[API Blueprint]: https://apiblueprint.org/
[Swagger]: https://swagger.io/

[CoffeeScript]: http://coffeescript.org/
[CI]: how-to-guides.md#continuous-integration

[Windows Issues]: https://github.com/apiaryio/dredd/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20label%3AWindows%20
[New Issue]: https://github.com/apiaryio/dredd/issues/new

[Homebrew]: https://brew.sh/
[Node.js]: https://nodejs.org/en/
[nvm]: https://github.com/creationix/nvm
Expand Down

0 comments on commit 2e75cfb

Please sign in to comment.