Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/gabrielenava/DynaSoRS
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriele committed Mar 27, 2024
2 parents 8e4a691 + 3b913cb commit 8afb082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ cmake .. -DCMAKE_INSTALL_PREFIX="/path/to/desired/install/dir"
make install
```

In order to use the library, add to the MATLAB path the `path/where/the/installed/dynasors/package/is`.
In order to use the library, add to the MATLAB path the `path/where/the/installed/dynasors/package/is`. A script called `startupDynasors.m` is generated automatically inside the `build` folder. Run the script once to permanently add the (installed) `+dynasors` package to the MATLAB path.

## Tests

Expand Down

0 comments on commit 8afb082

Please sign in to comment.