Skip to content

Commit

Permalink
installation.md: minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
ibgp2 committed Apr 15, 2023
1 parent 909d9f9 commit 1f99be9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ sudo pip3 install sphinx_mdinclude --break-system-packages
* Install [jupyter](https://jupyter.org/install).
* Install [graphviz](https://jupyter.org/install).

# Installation from PIP
# Installation
## From PIP

There are several possible ways to install the package:

Expand All @@ -44,7 +45,7 @@ deactivate # Leave the "env" virtual environment
sudo pip3 install minifold --break-system-packages
```

# Installation from sources
## From git

* Clone the repository and install the package:

Expand Down

0 comments on commit 1f99be9

Please sign in to comment.