aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f0b18455..793eec4b 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ To translate WireGuard UI to your language:
3. Configure and run `build` to prepare initial `locales\<langID>\messages.gotext.json` file:
```
- C:\Projects\wireguard-windows> set GenerateLocalizations=yes
+ C:\Projects\wireguard-windows> set GoGenerate=yes
C:\Projects\wireguard-windows> build
C:\Projects\wireguard-windows> copy locales\<langID>\out.gotext.json locales\<langID>\messages.gotext.json
```