Merge pull request #140 from statictear/patch-1

Update README.md hugo new site syntax
This commit is contained in:
Guru Sabarish
2023-12-17 11:17:10 +05:30
committed by GitHub
+1 -1
View File
@@ -40,7 +40,7 @@ Technology used: Bootstrap, fontawesome
[For more details](https://github.com/gurusabarish/hugo-profile/wiki) [For more details](https://github.com/gurusabarish/hugo-profile/wiki)
## Hugo theme ## 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 - Clone this repo inside your themes folder
``` ```
cd themes cd themes