Skip to content

Commit 3f28abb

Browse files
committed
Update installation section of client readme
1 parent ffc1b89 commit 3f28abb

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

client/README.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,6 @@
33
This package allows to communicate with the Ledger Ethereum application, either on a
44
real device, or emulated on Speculos.
55

6-
## Installation
7-
8-
This package is deployed:
9-
10-
- on `pypi.org` for the stable version. This version will work with the
11-
application available on the `master` branch.
12-
13-
```bash
14-
pip install ledger_app_clients.ethereum
15-
```
16-
- on `test.pypi.org` for the rolling release. This version will work with the
17-
application available on the `develop` branch.
18-
19-
```bash
20-
pip install --extra-index-url https://test.pypi.org/simple/ ledger_app_clients.ethereum
21-
```
22-
236
### Installation from sources
247

258
You can install the client from this repo:

0 commit comments

Comments
 (0)