Skip to content

Commit

Permalink
Update README with latest requirements (#845)
Browse files Browse the repository at this point in the history
Clarify Windows support is now best effort, given we don't have tests.
  • Loading branch information
sds committed Feb 25, 2024
1 parent 7974b3b commit a14ec63
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Expand Up @@ -57,15 +57,9 @@ any Ruby code.

## Requirements

This project aims to support the following Ruby runtimes on both \*nix and Windows:
This project aims to support the following Ruby runtimes on \*nix (and best effort on Windows):

* Ruby 2.4+

### Windows

If you are using Overcommit on **Windows**, make sure you include the `ffi` gem in your
list of dependencies. Overcommit does not include the `ffi` gem by default since it
significantly increases the install time for non-Windows platforms.
* Ruby 2.6+

### Dependencies

Expand Down

0 comments on commit a14ec63

Please sign in to comment.