diff options
author | Konstantin <rilian-la-te@users.noreply.github.com> | 2018-03-08 03:25:39 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-08 03:25:39 +0300 |
commit | b7442074e7586bcad38e2aab90143a061064e9ac (patch) | |
tree | 31d3b6e6b86a0553988d3b58e793e4ef99685298 | |
parent | 225465ca85e50e63e1d15436ff404e9521dbb94f (diff) | |
download | musl-locales-b7442074e7586bcad38e2aab90143a061064e9ac.tar.gz musl-locales-b7442074e7586bcad38e2aab90143a061064e9ac.tar.bz2 musl-locales-b7442074e7586bcad38e2aab90143a061064e9ac.tar.xz musl-locales-b7442074e7586bcad38e2aab90143a061064e9ac.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ English and Russian included, also .pot file. *For alpine, you can use this command:* ```apk add --update cmake make musl-dev gcc gettext-dev libintl``` -##License +## License - All translations and scripts uses [MIT](LICENSE.MIT) - Source files for `/usr/bin/locale` uses [LGPL](LICENSE) |