Comment the GitHub code download syntax for now.

This commit is contained in:
Amarantha Kulkarni
2024-01-29 15:06:31 -08:00
committed by mDuo13
parent e2608b39bc
commit 0a04ecfb54
20 changed files with 38 additions and 38 deletions

View File

@@ -53,6 +53,6 @@ To get started, create a new folder on your local disk and install the Python li
pip3 install xrpl-py
```
Download the python [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples/quickstart/py/){.github-code-download}.
Download the python [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples/quickstart/py/)<!-- {.github-code-download} -->.
**Note:** Without the Quickstart Samples, you will not be able to try the examples that follow.