1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

README.md: Haiku is currently unsupported

This commit is contained in:
Yusuke Endoh 2020-12-24 16:37:52 +09:00
parent b343d54792
commit f910a27d37

View file

@ -24,8 +24,8 @@ It is simple, straightforward, and extensible.
* Garbage Collection
* Dynamic Loading of Object Files (on some architectures)
* Highly Portable (works on many Unix-like/POSIX compatible platforms as
well as Windows, macOS, Haiku, etc.) cf.
https://github.com/ruby/ruby/blob/master/doc/contributing.rdoc#platform-maintainers
well as Windows, macOS, etc.) cf.
https://github.com/ruby/ruby/blob/master/doc/contributing.rdoc#label-Platform+Maintainers
## How to get Ruby