mirror of
https://github.com/andrewkdinh/fund-indicators.git
synced 2024-11-21 14:54:17 -08:00
Update Repl link
This commit is contained in:
parent
0973caa15a
commit
dad11bdefe
@ -25,14 +25,14 @@ fund-indicators is a cross-platform Python application that allows users to easi
|
|||||||
|
|
||||||
## Quickstart
|
## Quickstart
|
||||||
|
|
||||||
Give it a try at [repl.run](https://fund-indicators.andrewkdinh.repl.run) or [repl.it](https://repl.it/@andrewkdinh/fund-indicators).
|
Give it a try at [Replit](https://replit.com/@andrewkdinh/fund-indicators).
|
||||||
|
|
||||||
If you would like to clone to your own machine:
|
If you would like to clone to your own machine:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
git clone https://github.com/andrewkdinh/fund-indicators.git
|
git clone https://github.com/andrewkdinh/fund-indicators.git
|
||||||
cd fund-indicators
|
cd fund-indicators
|
||||||
pip install -r requirements.txt
|
pip install -r --user requirements.txt
|
||||||
python main.py
|
python main.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user