From 6acecad844493a2c79c19bd6a28422ac9fbab9b1 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Fri, 14 Feb 2020 18:12:10 -0800 Subject: [PATCH] Update Ruby download link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d1a4df7..dfa46fbc 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ You can submit your suggestions here on GitHub [(Issues)](https://github.com/pri ## Developing -1. Install [Ruby](https://www.ruby-lang.org/en/documentation/installation/). +1. Install the latest stable version of [Ruby](https://www.ruby-lang.org/en/downloads/). 1. Install [Bundler](https://bundler.io/): * `gem install bundler` 1. Install the required dependencies: