@@ -42,14 +42,16 @@ Download
4242--------------------
4343
4444[ ![ GitHub release] ( https://img.shields.io/github/release/jacobwilliams/json-fortran.svg )] ( https://github.com/jacobwilliams/json-fortran/releases )
45- [ ![ homebrew version] ( https://img.shields.io/homebrew/v/json-fortran.svg )] ( https://formulae.brew.sh/formula/json-fortran )
46- [ ![ Conda (channel only)] ( https://img.shields.io/conda/vn/conda-forge/json-fortran )] ( https://github.com/conda-forge/json-fortran-feedstock )
4745
4846Download the official versioned releases
4947[ here] ( https://github.com/jacobwilliams/json-fortran/releases/latest ) .
5048Or, get the latest development code from the master branch
5149[ here] ( https://github.com/jacobwilliams/json-fortran.git ) .
5250
51+ ### Homebrew
52+
53+ [ ![ homebrew version] ( https://img.shields.io/homebrew/v/json-fortran.svg )] ( https://formulae.brew.sh/formula/json-fortran )
54+
5355__ NEWS:__ As of June 7, 2015,
5456[ json-fortran] ( https://github.com/jacobwilliams/json-fortran ) can be
5557downloaded and installed with the [ homebrew] ( http://brew.sh ) package
@@ -69,6 +71,11 @@ multiple Fortran compilers, please follow the CMake installation
6971instructions below, as the homebrew installation is only intended to
7072support a single Fortran compiler. Cheers!
7173
74+ ### Conda
75+
76+ [ ![ Conda (channel only)] ( https://img.shields.io/conda/vn/conda-forge/json-fortran )] ( https://github.com/conda-forge/json-fortran-feedstock )
77+ [ ![ Downloads] ( https://anaconda.org/conda-forge/json-fortran/badges/downloads.svg )] ( https://anaconda.org/conda-forge/json-fortran )
78+
7279__ NEWS:__ As of January 20, 2022,
7380[ json-fortran] ( https://github.com/jacobwilliams/json-fortran ) can be
7481downloaded and installed via the [ conda] ( https://docs.conda.io/en/latest/ )
0 commit comments