From c44433766cd4b1d0774a04f6aafb9a4307a9e447 Mon Sep 17 00:00:00 2001 From: crashzk Date: Sun, 19 Nov 2023 19:22:28 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b003152..3afebc57 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Unfinished, unoptimized and not fully functional ugly demo weapon paints plugin ## Web install Disregard if the config is **`GlobalShare = true`**; -- Requires PHP min v7.3; ***(Tested on php ver **`8.2.3`** and nginx webserver)*** +- Requires PHP >= 7.3; ***(Tested on php ver **`8.2.3`** and nginx webserver)*** - Copy website to web server; ***(Folder `img` not needed)*** - Get [Steam API Key](https://steamcommunity.com/dev/apikey); - Fill in database credentials and api key in `class/config.php`;