README.md: cleanup

This commit is contained in:
Yann Cébron 2020-03-05 12:08:23 +01:00
parent 3804ff1130
commit e678385163

View File

@ -60,16 +60,16 @@ A set of Rake tasks, a Make-like program implemented in Ruby, provides short com
#### Building Site from Sources #### 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 * To build static site content run
``` ```bash
rake build rake build
``` ```
#### Previewing #### Previewing
* To start the web-server run * To start the web-server run
``` ```bash
rake preview rake preview
``` ```
* Open the address * Open the address