Explorar el Código

Updated Windows instructions in README.md (#276)

tags/2.6.0
Eric St-Georges hace 4 años
padre
commit
8a27cda7f0
No account linked to committer's email address
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      README.md

+ 2
- 1
README.md Ver fichero

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

Cargando…
Cancelar
Guardar