From 43824d19a20ca78e9a2351b313ce812823e903fe Mon Sep 17 00:00:00 2001 From: Gauthier Provost Date: Thu, 21 Dec 2017 14:34:43 +0800 Subject: [PATCH] Fix typo --- README.md | 4 +++- docs/install.md | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3c65dfd..1ab4abc 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,10 @@ $ cd lightgallery-markdown $ python setup.py install ``` -4. Cloning and Start mkdocs server +4. Start mkdocs server ```bash +cd wiki + $ mkdocs serve ``` diff --git a/docs/install.md b/docs/install.md index b295964..afd26c2 100644 --- a/docs/install.md +++ b/docs/install.md @@ -17,15 +17,15 @@ We recommend the following models:
![Network cable](/img/install/network_cable.jpg) -## **Step 1** - Download an Helios4 build image +## **Step 1** - Download an Helios4 image build -You will need first to download a build image to write on the microSD Card. +You will need first to download a image build to write on the microSD Card. Go to [Dowload](/download) and chose one of the latest build. ## **Step 2** - Writing an image to a microSD Card -You will need to use an image writing tool to install on your microSD Card the build image you have downloaded. +You will need to use an image writing tool to install on your microSD Card the image build you have downloaded. ### Under Windows, Mac OS or Linux (via Graphic Interface)