From 9f5c6d5546a49c9dd8ea314dd784a5f726b6bf87 Mon Sep 17 00:00:00 2001 From: bigz_Pubkey <83473873+0xbigz@users.noreply.github.com> Date: Fri, 25 Oct 2024 12:03:50 -0400 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 08eca92..48f532e 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,11 @@ Quick Start: 1. Copy .env.example to .env and set RPC_URL 2. Create new venv `python -m venv .venv` -3. Activate venv `.venv/bin/activate` +3. Activate venv `source .venv/bin/activate` 4. Install dependencies `pip install -r requirements.txt` -5. In one terminal, run the backend with `gunicorn backend.app:app -c gunicorn_config.py` (this might take a while to start up) -6. In another terminal, run the frontend with `streamlit run src/main.py` +5. `export RPC_URL= ` +6. In one terminal, run the backend with `gunicorn backend.app:app -c gunicorn_config.py` (this might take a while to start up) +7. In another terminal, run the frontend with `streamlit run src/main.py` Current Metrics: 1. Largest perp positions