surround choco in code block

This commit is contained in:
kentnek 2020-06-23 04:00:19 +08:00
parent 290b843431
commit 841e9e326f
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Hugo **extended version** (for Sass/SCSS support).
For macOS users, the extended version is installed by default if you use `homebrew`.
For Windows users, you can install with choco:
For Windows users, you can install with `choco`:
```
choco install hugo-extended -confirm
```