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