diff --git a/README.md b/README.md index f35ad91..38df59c 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ docker run -p 3000:3000 step-daddy-live-hd 2. Clone the repository and navigate into the project directory: ```bash git clone https://github.com/gookie-dev/StepDaddyLiveHD - cd step-daddy-live-hd + cd StepDaddyLiveHD ``` 3. Create and activate a virtual environment: ```bash @@ -104,4 +104,4 @@ docker run -e PROXY_CONTENT=FALSE -e API_URL=https://example.com -e SOCKS5=user: ## 📚 Hosting Options -Check out the [official Reflex hosting documentation](https://reflex.dev/docs/hosting/self-hosting/) for more advanced self-hosting setups! \ No newline at end of file +Check out the [official Reflex hosting documentation](https://reflex.dev/docs/hosting/self-hosting/) for more advanced self-hosting setups! diff --git a/requirements.txt b/requirements.txt index b078382..27f83a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ reflex==0.8.4 curl-cffi==0.11.4 httpx[http2]==0.28.1 python-dateutil==2.9.0 -fastapi==0.116.1 \ No newline at end of file +fastapi==0.116.1 +tzdata==2025.2