Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ahrenstein committed Aug 11, 2022
1 parent 8c3e5b6 commit 579dc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ are largely the same for Linux.

1. Install the Ruby virtual environment tools via `brew install rbenv ruby-build`
2. Install the Ansible linting tool via `brew install ansible-lint`
3. Configure a Ruby 2.7.0 virtual environment via `rbenv install 3.1.2`
3. Configure a Ruby 3.1.2 virtual environment via `rbenv install 3.1.2`
4. Set it to be the default via `rbenv global 3.1.2`
5. Add the following to your `~/.profile`
```
Expand Down

0 comments on commit 579dc74

Please sign in to comment.