diff options
Diffstat (limited to '.github/workflows/notes.md')
-rw-r--r-- | .github/workflows/notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/notes.md b/.github/workflows/notes.md index 7a87f936c3..8c518b0bdb 100644 --- a/.github/workflows/notes.md +++ b/.github/workflows/notes.md @@ -27,7 +27,7 @@ ${NVIM_VERSION} ### Linux (x64) -Minimum glibc version to run these releases is 3.31. People requring releases +Minimum glibc version to run these releases is 2.31. People requiring releases that work on older glibc versions can find them at https://github.com/neovim/neovim-releases. |