Fixed readme.md

This commit is contained in:
Tom Butcher 2025-11-09 18:01:07 +00:00
parent 302416c83e
commit cc6582923a

View File

@ -35,8 +35,8 @@ Before getting started, make sure you have the following installed:
Clone this repository to your local machine: Clone this repository to your local machine:
```bash ```bash
git clone https://git.tombutcher.work/tom/thehideout-ui.git git clone https://git.tombutcher.work/tombutcher.work/2026-tombutcher-ui.git
cd thehideout-ui cd 2026-tombutcher-ui
``` ```
### 2. Install Dependencies ### 2. Install Dependencies
@ -97,7 +97,7 @@ This will build the project and deploy it to Cloudflare Pages.
## Project Structure ## Project Structure
``` ```
thehideout-ui/ 2026-tombutcher-ui/
├── src/ ├── src/
│ ├── components/ # Reusable React components │ ├── components/ # Reusable React components
│ ├── contexts/ # React context providers │ ├── contexts/ # React context providers