Fix clone URL placeholder
This commit is contained in:
parent
9197978c99
commit
b6573f6004
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ Calculated from your day of birth, this represents special gifts and talents you
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone [your-repo-url]
|
git clone https://github.com/rpriven/numerology.git
|
||||||
cd numerology
|
cd numerology
|
||||||
# No dependencies to install - uses Bun's native TypeScript support!
|
# No dependencies to install - uses Bun's native TypeScript support!
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue