From e678385163be48ef4bb39de234ea973315e4c359 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Thu, 5 Mar 2020 12:08:23 +0100 Subject: [PATCH] README.md: cleanup --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7c2e9c639..7a8faf311 100644 --- a/README.md +++ b/README.md @@ -60,16 +60,16 @@ A set of Rake tasks, a Make-like program implemented in Ruby, provides short com #### Building Site from Sources -* Make sure you are in a project root directory +* Make sure you are in the project root directory * To build static site content run - ``` + ```bash rake build ``` #### Previewing * To start the web-server run - ``` + ```bash rake preview ``` * Open the address