summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin <ria.freelander@gmail.com>2017-11-18 18:26:08 +0300
committerKonstantin <ria.freelander@gmail.com>2017-11-18 18:26:08 +0300
commite8f7e6f1b4ee5d468d490d46eff26b723408b41c (patch)
tree0e1caf3d5816d4d4f67ce5819ebcbef1d5c2b9da /README.md
parent34869e92bbdef4a2277f41ef82cb2d23557268f2 (diff)
parent049c75cf7e264cb257fa5783dca50cfc030ae323 (diff)
downloadmusl-locales-e8f7e6f1b4ee5d468d490d46eff26b723408b41c.tar.gz
musl-locales-e8f7e6f1b4ee5d468d490d46eff26b723408b41c.tar.bz2
musl-locales-e8f7e6f1b4ee5d468d490d46eff26b723408b41c.tar.xz
musl-locales-e8f7e6f1b4ee5d468d490d46eff26b723408b41c.zip
Merge branch 'master' of https://github.com/rilian-la-te/musl-locales
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..a1f2f76
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+# Locales support for musl
+Locale program for musl libc
+
+This is ```/usr/bin/locale```, which works on musl libc (with limitations in musl itself).
+To install, use ```cmake . && make && sudo make install``` on musl-capable distro.
+English and Russian included, also .pot file.