Skip to content

Commit 058a089

Browse files
committed
Merge branch 'staging'
2 parents 5ac1a61 + 6c9189f commit 058a089

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)