Skip to content

Commit db1bb33

Browse files
committed
add cloning instructions to README.md
1 parent b42e47f commit db1bb33

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ A lightweight API that provides real-time price data for a Stellar token in both
1212
## Installation
1313

1414
1. Clone the repository
15+
```
16+
git clone https://github.com/zaber-dev/Stellar-Price-API
17+
```
1518
2. Install the required dependencies:
1619
```
1720
pip install -r requirements.txt

0 commit comments

Comments
 (0)