From 847147e153cfe94269c49abfb84edcf1143376da Mon Sep 17 00:00:00 2001 From: gnikit Date: Fri, 23 Sep 2022 16:49:46 +0100 Subject: [PATCH 1/2] docs: added install instruction for brew --- docs/quickstart.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/quickstart.rst b/docs/quickstart.rst index 7ed99085..b63368c4 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -40,7 +40,16 @@ The project is available for download through the **PyPi** and **Anaconda** pack For more installation instructions, see `conda-forge/fortls`_. .. _conda-forge/fortls: https://github.com/conda-forge/fortls-feedstock#about-fortls + + .. tab-item:: Brew + .. code-block:: sh + + brew install fortls + + For more installation instructions, see `brew/fortls`_. + + .. _brew/fortls: https://formulae.brew.sh/formula/fortls .. tab-item:: Source From 2dabb0f18a649949d15a84ea31ee38b1fde7788e Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 15:50:35 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quickstart.rst b/docs/quickstart.rst index b63368c4..2dd1bc51 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -40,7 +40,7 @@ The project is available for download through the **PyPi** and **Anaconda** pack For more installation instructions, see `conda-forge/fortls`_. .. _conda-forge/fortls: https://github.com/conda-forge/fortls-feedstock#about-fortls - + .. tab-item:: Brew .. code-block:: sh