summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-08-08 15:55:51 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-08-08 15:55:51 +0200
commit98afb7b5eafb0dc18b723d085c101d5e514913e4 (patch)
tree5992b8b9de4158a7416582da2cff3d657823629d /README.md
parent6eb1453155b555ae7c33a49d6dec8849e475374c (diff)
Add link to consumption instruction to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index a58d2fc..64284bb 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,11 @@
XSD is an XML Schema to C++ compiler.
+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.
+
The development setup for XSD uses two configurations, for example:
```