From 59c47684b483810a9bdb6e13fa275c53961a851a Mon Sep 17 00:00:00 2001 From: ro Date: Wed, 12 Jun 2024 23:22:52 +0200 Subject: [PATCH] Update 00 Start --- 00---Start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/00---Start.md b/00---Start.md index 569b314..258bc74 100644 --- a/00---Start.md +++ b/00---Start.md @@ -1,6 +1,6 @@ # Getting Started -For starters, Fipamo is a PHP app (anything above 7 is cool) and requires [Composer](https://getcomposer.org/). That's it. +For starters, Fipamo is a PHP app (8.2 and above) and requires [Composer](https://getcomposer.org/). That's it. You don't need [git](https://git-scm.com/) to use Fipamo, but it would make updating a lot easier. Every release will be released as a downloadable zip as well, so it's up to you.