Update README.md

updated line 43 for hugo new site with --format flag and put YAML in double quotations to align with the hugo-new-site man page
This commit is contained in:
John Woodling
2023-12-13 10:34:38 -06:00
committed by GitHub
parent 5124d3a0a7
commit c51a759b05
+1 -1
View File
@@ -40,7 +40,7 @@ Technology used: Bootstrap, fontawesome
[For more details](https://github.com/gurusabarish/hugo-profile/wiki)
## Hugo theme
- Install Hugo and create a site using `hugo new site my-site -f=yaml`
- Install Hugo and create a site using `hugo new site my-site --format="yaml"`
- Clone this repo inside your themes folder
```
cd themes