Skip to content

Commit a8b7990

Browse files
authored
Merge pull request #285 from pryrt/readmeCodeBlock
change README codeblock from bash to txt
2 parents f47e998 + 04b89e3 commit a8b7990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ How to test site locally
4343
In order to visualize the site (with your modification) on your computer locally, you have to download [Hugo **extended** version](https://github.com/gohugoio/hugo/releases) firstly.
4444
Go to the root of Notepad++ User Manual repository under your bash shell (use `Git bash` under windows) then type `HUGODIR\hugo.exe server --minify --theme book`
4545

46-
```bash
46+
```txt
4747
donh@MYPC MINGW64 /c/husbandIsNotATM/npp-usermanual (adapt_hugo_book_theme)
4848
$ /c/tmp/hugo/hugo_ext/hugo.exe server --minify --theme book
4949
Building sites …

0 commit comments

Comments
 (0)