diff --git a/README.md b/README.md index 0c51ef0..f1d6e27 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ Check out the [config.py](app/config.py) for more details. ### Run on local ```bash +git lfs install git clone https://github.com/cxumol/CoverPilot.git && cd CoverPilot pip install -r requirements.txt python app/app.py