Skip to content

Commit 3c493e8

Browse files
authored
Merge pull request #727 from Fortran-FOSS-Programmers/update-installation-docs
docs: Update installation instructions
2 parents 37a1421 + b59ed43 commit 3c493e8

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# FORD
22
[![Latest Version](https://img.shields.io/pypi/v/ford.svg)](https://pypi.python.org/pypi/FORD)
33
[![Latest homebrew version](https://img.shields.io/homebrew/v/ford.svg?maxAge=2592000)](http://braumeister.org/formula/ford)
4-
[![Latest spack version](https://img.shields.io/spack/v/py-ford)](https://packages.spack.io/package.html?name=py-ford)
54
[![PyPI Total Downloads](https://static.pepy.tech/badge/ford)](https://pepy.tech/project/ford)
65
[![GitHub license](https://img.shields.io/badge/license-GPL_v3-blue.svg)](./LICENSE)
76
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1422473.svg)](https://doi.org/10.5281/zenodo.1422473)
@@ -70,11 +69,9 @@ a terminal:
7069
If you would like to install the latest development (master) branch from github,
7170
simply add the `--HEAD` flag: `brew install --HEAD FORD`
7271

73-
FORD is also available through the
74-
[spack](https://spack.readthedocs.io/en/latest/) package manager by running the
75-
following command:
72+
FORD is also available through several system package managers:
7673

77-
spack install py-ford
74+
[![Packaging status](https://repology.org/badge/vertical-allrepos/ford.svg)](https://repology.org/project/ford/versions)
7875

7976
## Documentation
8077
More complete documentation can be found in the [docs](https://forddocs.readthedocs.io).

0 commit comments

Comments
 (0)