mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-24 13:45:49 +00:00
add missing paren
This commit is contained in:
@@ -51,5 +51,5 @@ To get started, create a new folder on your local disk and install the Python li
|
|||||||
```
|
```
|
||||||
pip3 install xrpl-py
|
pip3 install xrpl-py
|
||||||
```
|
```
|
||||||
Download and expand the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples/quickstart/python/{.github-code-download}.
|
Download and expand the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples/quickstart/python/){.github-code-download}.
|
||||||
**Note:** Without the Quickstart Samples, you will not be able to try the examples that follow.
|
**Note:** Without the Quickstart Samples, you will not be able to try the examples that follow.
|
||||||
Reference in New Issue
Block a user