diff options
author | Aleksey Veresov <aleksey@veresov.pro> | 2020-03-18 00:46:01 +0300 |
---|---|---|
committer | Aleksey Veresov <aleksey@veresov.pro> | 2020-03-18 00:46:01 +0300 |
commit | fcffb003f36a4357b6ba88e6b5e2239d7d111a6a (patch) | |
tree | a1fbe4bc96b8669c131f3f704c8aaa607d836134 /README | |
parent | 321a942995fed6133298c1ca6779cfca9eb0d065 (diff) | |
download | magi-fcffb003f36a4357b6ba88e6b5e2239d7d111a6a.tar magi-fcffb003f36a4357b6ba88e6b5e2239d7d111a6a.tar.xz magi-fcffb003f36a4357b6ba88e6b5e2239d7d111a6a.zip |
[magi]
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |