commit 62f42f5c9c8385e0e78cdca72e2800e4bce95774
parent e5c51b871e1cc53680b7fa0e5ea1fd712f0a296c
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Wed, 22 Nov 2023 21:17:07 +0100
htrdr: fix prompt in installation listing
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htrdr/htrdr.html.in b/htrdr/htrdr.html.in
@@ -335,7 +335,7 @@ build procedure is summed up to:</p>
<pre class="code">
~ $ git clone \
https://gitlab.com/meso-star/star-build.git
-~/star-build $ cd star-build
+~ $ cd star-build
~/star-build $ make \
PREFIX=~/htrdr_${VERSION} \
BUILD=src/htrdr_${VERSION}.sh