diff --git a/README.md b/README.md index f88d7cf..2a1f855 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,8 @@ Before you begin, ensure you have the following installed on your machine: **Option A: Clone with Git** ```bash -git clone https://github.com/your-username/agentic-coding-boilerplate.git -cd agentic-coding-boilerplate +git clone https://github.com/leonvanzyl/nextjs-better-auth-postgresql-starter-kit.git +cd nextjs-better-auth-postgresql-starter-kit ``` **Option B: Download ZIP** @@ -223,7 +223,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file If you encounter any issues: -1. Check the [Issues](https://github.com/your-username/agentic-coding-boilerplate/issues) section +1. Check the [Issues](https://github.com/leonvanzyl/nextjs-better-auth-postgresql-starter-kit/issues) section 2. Review the documentation above 3. Create a new issue with detailed information about your problem