Skip to content

Commit 0577f82

Browse files
committed
Update list of dependencies
1 parent c0baf37 commit 0577f82

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,10 @@ Required dependencies are:
5050
* A Fortran compiler
5151
* [HDF5](https://www.hdfgroup.org/downloads/hdf5/)
5252
(must be provided by the OS package manager or your own build from source)
53-
* [h5fortran](https://github.com/geospace-code/h5fortran),
53+
* [functional-fortran](https://github.com/wavebitscientific/functional-fortran),
54+
[h5fortran](https://github.com/geospace-code/h5fortran),
5455
[json-fortran](https://github.com/jacobwilliams/json-fortran)
55-
(both handled by neural-fortran's build systems, no need for a manual install)
56+
(all handled by neural-fortran's build systems, no need for a manual install)
5657
* [fpm](https://github.com/fortran-lang/fpm) or
5758
[CMake](https://cmake.org) for building the code
5859

0 commit comments

Comments
 (0)