Commit d52234570babc996dbb62f4e64fcca746d06fa7e
Committed by
Andrew Kane
1 parent
c66b0e52
Exists in
master
and in
21 other branches
Remove note about lack of Windows support for typhoeus (#764)
Showing
1 changed file
with
0 additions
and
2 deletions
Show diff stats
README.md
... | ... | @@ -1063,8 +1063,6 @@ require "typhoeus/adapters/faraday" |
1063 | 1063 | Ethon.logger.level = Logger::WARN |
1064 | 1064 | ``` |
1065 | 1065 | |
1066 | -**Note:** Typhoeus is not available for Windows. | |
1067 | - | |
1068 | 1066 | ### Automatic Failover |
1069 | 1067 | |
1070 | 1068 | Create an initializer `config/initializers/elasticsearch.rb` with multiple hosts: | ... | ... |