From bd2a58bbd1d5874f9ad052ada0d3ecb6fe0d0a95 Mon Sep 17 00:00:00 2001 From: Sherlock113 Date: Tue, 27 Oct 2020 12:10:34 +0800 Subject: [PATCH] Update readme Signed-off-by: Sherlock113 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d759ace8..d7d69c593 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,12 @@ You will need to build the website in order to **publish it as static content.** #### Install Hugo extended -Go to the [Hugo releases place](https://github.com/gohugoio/hugo/releases) and -download the `hugo_extended` version that better suits your OS (version 0.70+). +Go to the [Hugo releases place](https://github.com/gohugoio/hugo/releases) and download the `hugo_extended` version that better suits your OS (version 0.70+). **EXTENDED version is MANDATORY to properly build the static content!** +Note: If you install Hugo on Windows, you need to add environment variables for the exe file of Hugo. For example, you place the exe file in the path `C:\Hugo\bin`. You have to add this path in environment variables. Execute `hugo version` to view if the installation is successful. + #### Config your domain Edit the file `config\_default\config.toml` and modify the var `baseURL` (at the