ソースを参照

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

読み込み中…
キャンセル
保存