Quellcode durchsuchen

Updated Windows instructions in README.md (#276)

tags/2.6.0
Eric St-Georges vor 4 Jahren
Ursprung
Commit
8a27cda7f0
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2
    1
      README.md

+ 2
- 1
README.md Datei anzeigen

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

Laden…
Abbrechen
Speichern