diff --git a/README.md b/README.md index 37cee0d..40adcd4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Generate a report using ESPN API for Python Required: Python 3.8 or greater -- Clone this repository: `git clone https://forgejo.digitalhippo.tech/wffrg` +- Clone this repository: `git clone https://forgejo.digitalhippo.tech/digital-hippo-labs/wffrg` - Create a virtual environment - `cd wffrg` - `python -m venv .venv` or `python3 -m venv .venv`