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 #87 from frostyfrog/main
Browse files Browse the repository at this point in the history
chore: replaced reference to "master" with "main"
  • Loading branch information
dbluhm authored Sep 3, 2021
2 parents 993c0d2 + 9d3c1f2 commit 4bc557e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ $ pip install -e .[indy]
Install this plugin into the virtual environment:

```sh
$ pip install git+https://github.com/hyperledger/aries-acapy-plugin-toolbox.git@master#egg=acapy_plugin_toolbox
$ pip install git+https://github.com/hyperledger/aries-acapy-plugin-toolbox.git@main#egg=acapy_plugin_toolbox
```

**Note:** Depending on your version of `pip`, you may need to drop the
Expand Down

0 comments on commit 4bc557e

Please sign in to comment.