star-schiff

Library for estimating radiative properties
git clone git://git.meso-star.com/star-schiff.git
Log | Files | Refs | README | LICENSE

commit 2b89d0131e302a1f82e3698cbd1ab6e337398d37
parent 613498cb1e8a4edfbcaa9e03d8152f0aab99f34b
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Mon,  5 Oct 2015 15:35:35 +0200

Fix a copy/paste error in the README file

Diffstat:
MREADME.md | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -14,9 +14,10 @@ The *Star-Algae* library relies on the [CMake](http://www.cmake.org) and the [Star-SP](https://gitlab.com/meso-star/star-sp/) libraries. First ensure that CMake is installed on your system. Then install the RCMake -package as well as all the *Star-GF* prerequisites. Then generate the project -from the `cmake/CMakeLists.txt` file by appending to the `CMAKE_PREFIX_PATH` -variable the install directories of its dependencies and the RCMake package. +package as well as all the *Star-Algae* prerequisites. Then generate the +project from the `cmake/CMakeLists.txt` file by appending to the +`CMAKE_PREFIX_PATH` variable the install directories of its dependencies and +the RCMake package. ## Licenses