fiddle with URL

This commit is contained in:
ddawson
2023-06-07 14:39:34 -07:00
parent e610a72916
commit 96d3c62632

View File

@@ -51,5 +51,6 @@ To get started, create a new folder on your local disk and install the Python li
```
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 the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples/quickstart/python/).
**Note:** Without the Quickstart Samples, you will not be able to try the examples that follow.