From a0d60cf0eef1d4b40571d1649a02f886df14e63b Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Sat, 23 Jan 2021 22:38:21 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7851f19..0450e34 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Zenity menus are used for a GUI experience with a fallback to terminal-based men ## Options: `Preflight Check` -- Run a series of system optimization checks and offer to fix any issues. +- Runs a series of system optimization checks and offers to fix any issues. - Checks that vm.max_map_count is set to at least 16777216 to give the game access to sufficient memory. - Checks that the hard open file descriptors limit is set to at least 524288.