commit d70b29548474f170230c228a1e19a43ddf206c76 parent 15d10702fb515e19e305f4f03d4018ba2d2d0128 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Sun, 28 Apr 2024 18:08:46 +0200 stardis: small update of the "installation" section Diffstat:
| M | stardis/stardis.html.in | | | 7 | ++++--- |
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/stardis/stardis.html.in b/stardis/stardis.html.in @@ -390,12 +390,13 @@ the solver.</p> line tools directly on the target machine. A simple way is to rely on <a href="https://gitlab.com/meso-star/star-build/">star-build</a>, -which automates the build and installation of the Stardis framework.</p> +which automates the build and installation of <code>stardis</code> and +its dependencies from source code.</p> <h3>Prerequisites</h3> -<p>To build Stardis with <code>star-build</code>, first make sure your system -has the following prerequisites:</p> +<p>To build <code>stardis</code> with <code>star-build</code>, first +make sure your system has the following prerequisites:</p> <ul> <li>POSIX shell</li>