Commit 1abdc335 authored by Álex González's avatar Álex González

Fix go-xgettext (go get) reference on translations README

parent f219f3c1
......@@ -23,7 +23,7 @@ Once the strings are wrapped, you can extract strings from go files using
the `go-xgettext` command which can be installed with:
```console
go get github.com/gosexy/gettext/tree/master/go-xgettext
go get github.com/gosexy/gettext/go-xgettext
```
Once that's installed you can run `hack/update-translations.sh`, which
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment