diff --git a/README.md b/README.md index debb9eb..67e56a8 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ after you have installed hugo (see [quick start](https://gohugo.io/getting-start ```sh git clone https://github.com/saadnpq/npq-hugo.git -cp npq-hugo/config.toml . +cp npq-hugo/example-config.toml . ``` ## configuration diff --git a/config.toml b/example-config.toml similarity index 100% rename from config.toml rename to example-config.toml