Skip to content

Commit b89a903

Browse files
committed
Readme
1 parent 0d92b06 commit b89a903

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# python-slapd
22
Controls your OpenLDAP process in a pythonic way. Install with `pip install slapd`.
33

4+
```
5+
pip install slapd
6+
```
47

58
```python
69
>>> import slapd

0 commit comments

Comments
 (0)