From 510b9ed7697bc7f9181019c2b2eec240f32b08b8 Mon Sep 17 00:00:00 2001 From: Spencer Nelson Date: Tue, 22 Dec 2015 09:56:22 -0500 Subject: [PATCH] docs/installation: minor grammatical and copyediting fixes --- content/docs/installation/contents.lr | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/content/docs/installation/contents.lr b/content/docs/installation/contents.lr index cc9787f6..fb8fd6fe 100644 --- a/content/docs/installation/contents.lr +++ b/content/docs/installation/contents.lr @@ -6,10 +6,10 @@ sort_key: 50 --- body: -Lektor comes in two flavors: the command line executable as well as as a -desktop application. The desktop version also contains the command line -executable however it bundles together all dependencies of Lektor in an -easy to use package which heavily simplifies installation. +Lektor comes in two flavors: as a command line executable and as a +desktop application. The desktop version also contains the command +line executable, but it also bundles together all dependencies of Lektor +in an easy to use package which heavily simplifies installation. ## Desktop Application @@ -24,9 +24,9 @@ and then click on *Lektor ➤ Install Shell Command*. ## Command Line Application -If you do not want to install the desktop app you can just install the command -line executable. This one runs on more operating systems (OSX, Linux and -Windows) but the installation is a bit more involved. +If you do not want to install the desktop app then you can just install the command +line executable. This runs on more operating systems (OSX, Linux and Windows) but +the installation is a bit more involved. You need to make sure you have the following software installed on your computer: @@ -36,7 +36,7 @@ You need to make sure you have the following software installed on your computer install imagemagick`, which requires [chocolatey :ext](https://chocolatey.org/), or [download from here :ext](http://www.imagemagick.org)). -Once you have that installed and made sure that they are on your `PATH` you can +Once you have those installed and have made sure that they are on your `PATH`, you can get Lektor installed with our installation script: ```