From 8383265ac41d8745ef9e4ffea4c5cd40c3e72b6a Mon Sep 17 00:00:00 2001 From: JJ <103335846+computerscienceiscool@users.noreply.github.com> Date: Fri, 20 Oct 2023 00:58:52 -0700 Subject: [PATCH] Update README.md Fixed a couple of spelling errors --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 076005997..eb746be48 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ with the Libkiwix compilation itself, we recommend to have a look to Preamble -------- -Although the Libkiwix can be (cross-)compiled on/for many sytems, the +Although the Libkiwix can be (cross-)compiled on/for many systems, the following documentation explains how to do it on POSIX ones. It is -primarly thought for GNU/Linux systems and has been tested on recent +primarily thought for GNU/Linux systems and has been tested on recent releases of Ubuntu and Fedora. Dependencies @@ -54,7 +54,7 @@ The following dependency needs to be available at runtime: These dependencies may or may not be packaged by your operating system. They may also be packaged but only in an older version. The compilation script will tell you if one of them is missing or too old. -In the worse case, you will have to download and compile bleeding edge +In the worst case, you will have to download and compile bleeding edge version by hand. If you want to install these dependencies locally, then use the @@ -201,7 +201,7 @@ To use JS provided by kiwix-serve you can use the following template to start wi If you compile manually Libmicrohttpd, you might need to compile it -without GNU TLS, a bug here will empeach further compilation +without GNU TLS, a bug here will impeach further compilation otherwise. If the compilation still fails, you might need to get a more recent