From 98afb7b5eafb0dc18b723d085c101d5e514913e4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 8 Aug 2023 15:55:51 +0200 Subject: Add link to consumption instruction to README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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: ``` -- cgit v1.1