From 85cbfe19d5ab2fd07b4424f2a0baa62045a0fafa Mon Sep 17 00:00:00 2001 From: Jacob Williams Date: Sat, 6 Jan 2024 21:16:34 -0600 Subject: [PATCH] readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff6431e..90520fe 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ The library can be compiled with recent versions the Intel Fortran Compiler and ### FPM -A `fmp.toml` file is provided for compiling bspline-fortran with the [Fortran Package Manager](https://github.com/fortran-lang/fpm). For example, to build: +A `fpm.toml` file is provided for compiling bspline-fortran with the [Fortran Package Manager](https://github.com/fortran-lang/fpm). For example, to build: ``` fpm build --profile release