Skip to content

Commit

Permalink
Merge pull request #79 from SacBase/sbscholz-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
hv15 committed Sep 18, 2023
2 parents 1821f28 + cda6e3a commit 0e3b246
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ $ make -j4 #you should have roughly 2GB per thread :-)

If you like you can also install the stdlib into `/usr/local` with `make
install`, but this is _unnecessary_ as `sac2c` will be able to find your stdlib
build automatically.
build automatically. This is achieved through a file named `sac2crc.package.stdlib`
which is being placed in `~/.sac2crc/` and which contains the path to the place
where you build your stdlib

**NOTE:** *When pulling the latest commit, remember to run `git submodule
update` or you will be missing changes to the `cmake-common` repository.*
Expand Down

0 comments on commit 0e3b246

Please sign in to comment.