Skip to content

Commit 4ce6692

Browse files
Fix renamed repository installation path
Update the README clone URL and local directory name to match the current christmas-tree-card repository.
1 parent 061dde1 commit 4ce6692

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)