# Ruby > TODO Intro 1. [TL;DR](#tldr) 1. [Further readings](#further-readings) 1. [Sources](#sources) ## TL;DR
Setup ```sh brew install 'ruby' SSL_CERT_FILE='path/to/ssl.cert' ```
## Further readings - [Website] ### Sources - [Documentation] [documentation]: https://docs.ruby-lang.org/en/master/ [website]: https://www.ruby-lang.org/en/