Fix URL for cloning
This commit is contained in:
parent
bab3d61822
commit
23cb006f23
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Reference in a new issue