Ver código fonte

Updated Windows instructions in README.md (#276)

tags/2.6.0
Eric St-Georges 4 anos atrás
pai
commit
8a27cda7f0
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2
    1
      README.md

+ 2
- 1
README.md Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar