mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-04-21 14:12:45 +00:00
Updated Windows instructions in README.md (#276)
This commit is contained in:
parent
2d6a91d48a
commit
8a27cda7f0
@ -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:
|
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
|
## Contributing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user