Skip to content

Commit 1f75f7a

Browse files
Fix renamed repository installation path
1 parent 061dde1 commit 1f75f7a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ A polished desktop Christmas tree rendered from thousands of tiny animated parti
2929
Clone the repository and install the runtime dependency:
3030

3131
```bash
32-
git clone https://github.com/yangjunjie-lin/merry-christmas.git
33-
cd merry-christmas
32+
git clone https://github.com/Yangjunjie-Lin/christmas-tree-card.git
33+
cd christmas-tree-card
3434
python -m venv .venv
3535
```
3636

0 commit comments

Comments
 (0)