From b0e608ffd0a9c012cb52360b562cf54e9c1e717c Mon Sep 17 00:00:00 2001 From: Mustafa Senoglu Date: Wed, 8 Jul 2026 17:47:54 +0300 Subject: [PATCH] Fix misleading text in README Pre-Installation section Remove '(Ubuntu package names shown below)' since the section lists packages for CentOS, Fedora, and Ubuntu - not just Ubuntu. Fixes #403 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 262f06c02..2d2101e51 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ Refer to our latest [Apache AGE documentation](https://age.apache.org/age-manual

  Pre-Installation

-Install the following essential libraries according to each OS. Building AGE from the source depends on the following Linux libraries (Ubuntu package names shown below): +Install the following essential libraries according to each OS. Building AGE from the source depends on the following Linux libraries: - **CentOS** ```bash