Skip to content

Commit 6c9189f

Browse files
committed
fix: update tick install
1 parent 6d5afae commit 6c9189f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/docs/utils/date.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ To get started with Tick, you need to install it using the Leaf CLI:
2121
::: code-group
2222

2323
```bash:no-line-numbers [Leaf CLI]
24-
leaf install tick
24+
leaf install date
2525
```
2626

2727
```bash:no-line-numbers [Composer]
28-
composer require leafs/tick
28+
composer require leafs/date
2929
```
3030

3131
:::

0 commit comments

Comments
 (0)