diff --git a/README.md b/README.md index 47b59c9..d266ba5 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Calculated from your day of birth, this represents special gifts and talents you ## Installation ```bash -git clone [your-repo-url] +git clone https://github.com/rpriven/numerology.git cd numerology # No dependencies to install - uses Bun's native TypeScript support! ```