Skip to content

Commit

Permalink
Updated Windows instructions in README.md (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
EricStG committed May 20, 2020
1 parent 2d6a91d commit 8a27cda
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8a27cda

Please sign in to comment.