Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
KgaevskiT committed Jan 14, 2020
1 parent f244322 commit c883fa2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ The mindsay-sdk is a python client that makes it easy to interact with the Minds
A Mindsay account is required.

## Installation
`pip install mindsay-sdk`
Install latest release: `pip install mindsay-sdk`

Install latest dev version: `pip install git+https://github.com/destygo/mindsay-sdk@staging`

## Usage
```python
Expand Down

0 comments on commit c883fa2

Please sign in to comment.