summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-09-27 09:27:06 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-09-27 09:27:06 +0200
commitf983bbf4781d06d46e5e080cf3210d98bc0715ee (patch)
tree4c74929f0ae351faa04602d2424b894a00639d8b /README.md
parent738a7bfaebf986f389e0924a151d7df93ed6aead (diff)
Improve repository README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 12 insertions, 3 deletions
diff --git a/README.md b/README.md
index 940f4d9..2f0ba01 100644
--- a/README.md
+++ b/README.md
@@ -12,9 +12,18 @@ binary packages, refer to the [XSD project
page](https://codesynthesis.com/products/xsd/).
NOTE: the steps described below are more appropriate for the development of
-XSD as opposed to consumption. If you just want to use XSD, see [Installing
-XSD with `build2`](https://codesynthesis.com/products/xsd/doc/install-build2.xhtml)
-for the step-by-step instructions.
+XSD as opposed to consumption. In case you just want to use XSD:
+
+* If you want to use a binary package, see the [XSD download
+ page](https://codesynthesis.com/products/xsd/download.xhtml).
+
+* If you want to build XSD from source and use the result from a project that
+ uses a build system other than `build2`, then see [Installing XSD with
+ `build2`](https://codesynthesis.com/products/xsd/doc/install-build2.xhtml)
+ for the step-by-step instructions.
+
+* If you want to use XSD from a project that uses `build2` as the build
+ system, then see the accompanying `PACKAGE-README.md` file.
The development setup for XSD uses two build configurations, for example: