浏览代码

Updated Windows instructions in README.md (#276)

tags/2.6.0
Eric St-Georges 4 年前
父节点
当前提交
8a27cda7f0
没有帐户链接到提交者的电子邮件
共有 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

正在加载...
取消
保存