diff --git a/website/content/docs/installation/source.mdx b/website/content/docs/installation/source.mdx index 2e0172af3..1bbee138e 100644 --- a/website/content/docs/installation/source.mdx +++ b/website/content/docs/installation/source.mdx @@ -18,7 +18,7 @@ steps to install Vagrant from source. ## Install Ruby -You must install Ruby 2.7 or newer to develop and build Vagrant. The +To develop and build Vagrant, you must install a specific version of Ruby. The specific Ruby version that you will need is documented in `vagrant.gemspec`, located in the repository on GitHub. It contains the most up-to-date requirements.