Skip to content

Commit 7617458

Browse files
committed
readme update
1 parent e446bc4 commit 7617458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The BSpline-Fortran library also exports the `defc` subroutine, which can be use
8989

9090
## Examples
9191

92-
See the [examples](https://github.com/jacobwilliams/bspline-fortran/tree/master/src/tests) for more details. Note that, to compile and run some of the test programs, the [pyplot_module.f90](https://github.com/jacobwilliams/pyplot-fortran) file (which is used to generate plots) must be copied into the `src/tests` directory.
92+
See the [examples](https://github.com/jacobwilliams/bspline-fortran/tree/master/test) for more details. Note that, to compile and run some of the test programs, the [pyplot-fortran](https://github.com/jacobwilliams/pyplot-fortran) library (which is used to generate plots) is required. This will automatically be downloaded by `FPM`.
9393

9494
## Compiling
9595

0 commit comments

Comments
 (0)