This website works better with JavaScript.
Home
Explore
Help
Sign In
Pawlik
/
gohugo-theme-ananke
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
43
Wiki
Activity
Browse Source
Updated Windows instructions in README.md (
#276
)
tags/2.6.0
Eric St-Georges
4 years ago
parent
2d6a91d48a
commit
8a27cda7f0
No account linked to committer's email address
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
README.md
+ 2
- 1
README.md
View File
@@ -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
Write
Preview
Loading…
Cancel
Save