From ab6042c5f868a043ae12caec7d6bdf8a9d4628c7 Mon Sep 17 00:00:00 2001 From: Girish <79399756+Girish-Anadv-07@users.noreply.github.com> Date: Mon, 29 Jan 2024 03:24:00 -0500 Subject: [PATCH] Update installation.rst --- sphinx-build/getting_started/installation.rst | 23 +++---------------- 1 file changed, 3 insertions(+), 20 deletions(-) diff --git a/sphinx-build/getting_started/installation.rst b/sphinx-build/getting_started/installation.rst index e44ba0e5..7b44941b 100644 --- a/sphinx-build/getting_started/installation.rst +++ b/sphinx-build/getting_started/installation.rst @@ -12,28 +12,11 @@ gunfolds installation Additionally, install these packages to use gunfolds -clingo installation -------------------- - -**1. Install** ``clingo`` - -To install ``clingo`` package with **conda install** run one of the following command - -.. code-block:: - - conda install -c conda-forge clingo - -To install ``clingo`` package with **brew install** run the following command - -.. code-block:: - - brew install clingo - graph-tool installation ------------------------- -**2. Install** ``graph-tool`` +**1. Install** ``graph-tool`` -To install ``graph-tool`` package with **conda install** run one of the following command +To install ``graph-tool`` package with **conda install** run the following command .. code-block:: @@ -47,7 +30,7 @@ To install ``graph-tool`` package with **brew install** run the following comman PyGObject installation ------------------------- -**3. Install** ``PyGObject`` +**2. Install** ``PyGObject`` **This is only required if you need to use** ``gtool`` **module of the** ``gunfolds`` **package**