Skip to content

Commit b3f04e8

Browse files
committed
readme update
1 parent 7c71cb7 commit b3f04e8

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,9 @@ cd fortran-csv-module
2020
```
2121
#### Dependencies
2222
1. Git
23-
2. [FoBis](https://github.com/szaghi/FoBiS), [fpm](https://github.com/fortran-lang/fpm), or [CMake](https://cmake.org)
23+
2. [fpm](https://github.com/fortran-lang/fpm), or [CMake](https://cmake.org)
2424
3. [FORD](https://github.com/Fortran-FOSS-Programmers/ford) (optional)
2525

26-
#### Build with FoBis
27-
You can build using provided `build.sh`:
28-
```bash
29-
./build.sh
30-
```
31-
3226
#### Build with [fortran-lang/fpm](https://github.com/fortran-lang/fpm)
3327
Fortran Package Manager (fpm) is a great package manager and build system for Fortran.
3428
You can build using provided `fpm.toml`:

0 commit comments

Comments
 (0)