Skip to content

Commit

Permalink
Update requirements in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaHydrae committed Oct 3, 2024
1 parent b104dd2 commit e8b3aca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ Play tic-tac-toe against the WOPR.

### Requirements

* [Ruby](https://www.ruby-lang.org) 2.7.x or 3.x
* [Node.js](https://nodejs.org) 20.x
* [Ruby](https://www.ruby-lang.org) 3.1, 3.2 or 3.3
* [Node.js](https://nodejs.org) 22.x
* [Redis](https://redis.io) 4+

### Initial setup
Expand Down

0 comments on commit e8b3aca

Please sign in to comment.