commit 786d25e330044de75e854f7113163836602c0119
parent 740cccaee0d8af1d6660c9855746d1058da2d198
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Fri, 19 May 2023 18:58:12 +0200
Fix of minor typos
Diffstat:
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -11,7 +11,6 @@ build and installed. However, you can assume that the `curl`, `git`,
`sha512sum` and `tar` utilities must be installed, as well as a C99 compiler
and C++11 compiler.
-
## Running star-build
Install the default build, i.e. that is the only one setuped in `sgs.sh`:
diff --git a/sgs.sh b/sgs.sh
@@ -48,7 +48,7 @@ dep="star-sp rsys"
git_repo
################################################################################
-# Declare Star-PKGabinaries for the build
+# Declare Star-PKG binaries for the build
################################################################################
name="embree4"
url="$\(REPO_BIN\)/embree_4.0.1_gnu_linux64.tgz"