瀏覽代碼

Updated Windows instructions in README.md (#276)

tags/2.6.0
Eric St-Georges 4 年之前
父節點
當前提交
8a27cda7f0
No account linked to committer's email address
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2
    1
      README.md

+ 2
- 1
README.md 查看文件

@@ -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…
取消
儲存