Skip to content

Commit

Permalink
chg: Update installation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ivyleavedtoadflax committed Jul 20, 2023
1 parent aea2c78 commit 78632ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## Installation

To install the library run
To install the library run (we recommend using [pipx](https://pypa.github.io/pipx/))

```
pip install git+https://github.com/MantisAI/hugie.git
pipx install hugie
```

In order to be able to use the library you need to setup
Expand Down

0 comments on commit 78632ea

Please sign in to comment.