Add PHP dependencies to README.md

This commit is contained in:
Frank Davies
2025-08-24 19:25:52 +08:00
parent a4289ed4ea
commit 6e59dd6f99

View File

@@ -24,6 +24,8 @@ GitList is an elegant and modern web interface for interacting with multiple git
In order to run GitList on your server, you'll need:
* PHP 8.1
* php-xml
* php-mbstring
* git 2
* Webserver (Apache, nginx)