summaryrefslogtreecommitdiff
path: root/libicuio/INSTALL
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-12-26 23:05:57 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-01-27 22:47:56 +0300
commit7f235e1d24ce525a2bd032cefa82d96ccfdc8a19 (patch)
treeb0df84d85c53aae6718e76af8ce3bdd557270f0c /libicuio/INSTALL
parentbda94b275036150b568364fe3e5f96e04ed41fc3 (diff)
Add implementation
Diffstat (limited to 'libicuio/INSTALL')
-rw-r--r--libicuio/INSTALL7
1 files changed, 7 insertions, 0 deletions
diff --git a/libicuio/INSTALL b/libicuio/INSTALL
new file mode 100644
index 0000000..5f6778d
--- /dev/null
+++ b/libicuio/INSTALL
@@ -0,0 +1,7 @@
+The aim of this package is to make reading the INSTALL file unnecessary. So
+next time try running:
+
+$ bpkg build libicuio
+
+But if you don't want to use the package manager, then you can also build this
+package manually using the standard build2 build system.