Skip to content

Commit 9afcf1d

Browse files
Update README.md
1 parent b682b98 commit 9afcf1d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@ macOS X
2525
./build_mac.sh
2626
```
2727

28+
# Installation
29+
30+
```bash
31+
python3 -m pip install dist/mixin-0.1.0-*
32+
```
33+
34+
# Quick Start
35+
2836
```python
2937
from mixin.mixin_api import MixinApi
3038
api = MixinApi('http://mixin-node0.exinpool.com:8239')

0 commit comments

Comments
 (0)