File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -64,12 +64,15 @@ See the [Sourcery GitHub Pages site] for HTML documentation generated with [`for
6464
6565Prerequisites
6666-------------
67- [ FORD] 6.1.0 or later is required for producing HTML documentation (see
68- "[ Building the documentation] " below for instructions). The Fortran Package
69- Manager ([ fpm] ) is required to build Sourcery from source. See the
70- [ fpm manifest] ( ./fpm.toml ) for the dependencies and developer dependencies,
71- all of which [ fpm] automatically downloads and builds via the ` fpm ` command
72- provided in the "[ Downloding, Building, and Testing] " section below.
67+ * [ FORD] 6.1.0 or later is required for producing HTML documentation (see
68+ "[ Building the documentation] " below for instructions).
69+ * The Fortran Package Manager ([ fpm] ) is required to build Sourcery from source.
70+ * GCC (` gfortran ` ) 13.1.0
71+ * OpenCoarrays 2.10.1 for parallel execution
72+
73+ See [ fpm manifest] ( ./fpm.toml ) for the dependencies and developer dependencies,
74+ that [ fpm] automatically downloads and builds via the ` fpm ` command provided in
75+ the "[ Downloding, Building, and Testing] " section below.
7376
7477
7578Downloding, Building, and Testing
You can’t perform that action at this time.
0 commit comments