Skip to content

Commit

Permalink
add install
Browse files Browse the repository at this point in the history
  • Loading branch information
xxl4 committed Apr 6, 2024
1 parent 7f9cda2 commit 0273a6f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/install.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@

> Python 3.10
```
sudo apt-get install libsasl2-dev python-dev-is-python3 libldap2-dev libssl-dev
```

```
sudo apt install libxmlsec1 libxmlsec1-dev
```

```
pip install -r requirements.txt
```

0 comments on commit 0273a6f

Please sign in to comment.