From 24b76dd87924eb7a239149e0dcebd55df0c2b0cb Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Fri, 15 Jan 2021 07:50:06 -0800 Subject: [PATCH] Fix sentence on installation page. --- guide/src/cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/src/cli/README.md b/guide/src/cli/README.md index 080804ff..9fc7c2a9 100644 --- a/guide/src/cli/README.md +++ b/guide/src/cli/README.md @@ -12,7 +12,7 @@ to download the appropriate version for your platform. ## Install From Source -mdBook can also be installed from source +mdBook can also be installed by compiling the source code on your local machine. ### Pre-requisite