From 4a3d7b3b47a6facee65ec2c90c724470ddc420b0 Mon Sep 17 00:00:00 2001 From: asiryk Date: Thu, 11 Jul 2024 02:31:24 +0300 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 28ef553..a96553d 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ A simple slot machine game with three reels. --- #### What you need to run this code -1. Node (16.x) -2. npm (8.x) +1. Node (20.x) +2. npm (10.x) #### How to run this code 1. Clone this repository