Skip to content

Commit

Permalink
docs/installation.md: Removed useless dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ibgp2 committed Apr 15, 2023
1 parent efa4bbe commit 322d245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Depending on your preferences, you may install the dependencies through APT, or

```bash
sudo apt update
sudo apt install git graphviz python3 python3-notebook python3-numpy python3-pytest
sudo apt install git python3 python3-pytest
```

* If you are a developer, please also install the APT dependencies:
Expand Down

0 comments on commit 322d245

Please sign in to comment.