Updated Windows instructions in README.md (#276)
This commit is contained in:
parent
2d6a91d48a
commit
8a27cda7f0
1 changed files with 2 additions and 1 deletions
|
@ -160,7 +160,8 @@ HUGO_ENV=production hugo
|
|||
Note: The above command will not work on Windows. If you are running a Windows OS, use the below command:
|
||||
|
||||
```
|
||||
hugo --environment production
|
||||
set HUGO_ENV=production
|
||||
hugo
|
||||
```
|
||||
|
||||
## Contributing
|
||||
|
|
Loading…
Add table
Reference in a new issue