Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #108 from frostyfrog/doc/indy-SDK
Browse files Browse the repository at this point in the history
chore: Update readme with tip to install the Indy SDK
  • Loading branch information
dbluhm committed Oct 29, 2021
2 parents 3ea00ba + 65de3a9 commit 10c6e54
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ $ pip install -e .
```sh
$ pip install -e .[indy]
```
Note: If you are using the `indy` feature, you will need to have the indy-sdk
library installed. If it's not installed, please see
[Installing the SDK](https://github.com/hyperledger/indy-sdk/blob/master/README.md#installing-the-sdk)

### Plugin Installation

Expand Down

0 comments on commit 10c6e54

Please sign in to comment.