mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Small update to installation steps (#12016)
This commit is contained in:
@@ -3,7 +3,7 @@ return [
|
||||
"checks" => [
|
||||
"comment" => "Comment",
|
||||
"item" => "Item",
|
||||
"php_required" => ":version required",
|
||||
"php_required" => ":version or higher required",
|
||||
"status" => "Status",
|
||||
"title" => "Pre-Install Checks"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user