aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAleksey Veresov <aleksey@veresov.pro>2020-03-18 00:46:01 +0300
committerAleksey Veresov <aleksey@veresov.pro>2020-03-18 00:46:01 +0300
commitfcffb003f36a4357b6ba88e6b5e2239d7d111a6a (patch)
treea1fbe4bc96b8669c131f3f704c8aaa607d836134 /README
parent321a942995fed6133298c1ca6779cfca9eb0d065 (diff)
downloadmagi-fcffb003f36a4357b6ba88e6b5e2239d7d111a6a.tar
magi-fcffb003f36a4357b6ba88e6b5e2239d7d111a6a.tar.xz
magi-fcffb003f36a4357b6ba88e6b5e2239d7d111a6a.zip
[magi]
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a0dd498..f363b11 100644
--- a/README
+++ b/README
@@ -14,7 +14,7 @@ For detailed documentation look into 'man' directory.
Compiling
Compilation and its options are described in the Makefile.
-Running make produces libmagi.a file, which is precompiled library itself,
+Running make produces 'build/libmagi.a', which is precompiled library itself,
ready to be statically linked into your project.
Examples