From c882bf31ec2b311018c312c2e44cda04cf45d782 Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Sun, 13 Oct 2024 14:58:21 -0400 Subject: [PATCH] docs: grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7827ef10..dec6ad61 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ git submodule update --init --recursive The `.tar.xz` source releases are all-inclusive. -1. On Linux only, system OpenSSL libraries (`libssl-dev`, in debian-speak) is +1. On Linux only, system OpenSSL libraries (`libssl-dev`, in debian-speak) are assumed to be available. 2. To build, run `make debug` or `make release`. An executable will be generated in a subdirectory of `out/`.