fix(syntax): Fix list syntax in system requirements

Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
This commit is contained in:
Joas Schilling
2023-04-21 17:49:08 +02:00
committed by GitHub
parent 2729760486
commit ef92ad4fab

View File

@@ -42,6 +42,7 @@ CPU Architecture and OS
A 64-bit CPU, OS and PHP is required for Nextcloud to run well.
32-bit systems are supported, with the following known limitations:
- Dates before Unix Epoch (1970-01-01) are not supported
- Dates after 2038 are not supported