Skip to content

Commit

Permalink
Link supported ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
CuddlyBunion341 committed Sep 25, 2024
1 parent 5bbbbc5 commit 5c504e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby_on_rails/app_initialisation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

* Ensure that your asdf plugins are up to date with `asdf plugin update --all`.

* Install the latest Ruby version with `asdf install ruby latest` (Check if it's supported by Heroku).
* Install the latest Ruby version with `asdf install ruby latest` (Check if it's [supported by Heroku](https://devcenter.heroku.com/articles/ruby-support#ruby-versions)).

* Switch your global Ruby to the fresh one: `asdf global ruby latest`.

Expand Down

0 comments on commit 5c504e6

Please sign in to comment.