Skip to content

Commit b0e608f

Browse files
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
1 parent 9fb7df8 commit b0e608f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Refer to our latest [Apache AGE documentation](https://age.apache.org/age-manual
102102

103103
<h2><img height="30" src="/img/installation.svg">&nbsp;&nbsp;Pre-Installation</h2>
104104

105-
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):
105+
Install the following essential libraries according to each OS. Building AGE from the source depends on the following Linux libraries:
106106

107107
- **CentOS**
108108
```bash

0 commit comments

Comments
 (0)