commit cfc3a8fcd4c0ccb18b3ea3e115e3db6874f5517d
parent c7baffa6340d69d67651ee70fbc4fc3cc7119476
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date: Fri, 21 Aug 2026 11:13:39 +0200
Direct to solstice/install web page for build
Previously it pointed to star-build without additional information.
Now it relies on the webpage wich is supposed to be self-contained.
Diffstat:
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -36,11 +36,12 @@ features.
## How to build
-This program, as part of the Solstice app, can be built on any x86-64 POSIX system.
+This program, as part of the Solstice app, can be built on any x86-64 POSIX
+system.
Note that you will most likely want to build the entire Solstice app rather than
-this program alone. If so, a good starting point is the
-[start-build](https://gitlab.com/meso-star/star-build) build system.
+this library alone. If so, a good starting point is the dedicated
+[Solstice web page](https://www.meso-star.com/solstice/install.html).
This program depends on the
[LibYAML](http://pyyaml.org/wiki/LibYAML),