Skip to content

Commit

Permalink
Update installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Girish-Anadv-07 authored Jan 29, 2024
1 parent 9bf2f97 commit ab6042c
Showing 1 changed file with 3 additions and 20 deletions.
23 changes: 3 additions & 20 deletions sphinx-build/getting_started/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand All @@ -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**

Expand Down

0 comments on commit ab6042c

Please sign in to comment.