Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 5fd9e67

Browse files
author
Je
committed
doc: update installation version to v0.2.5
1 parent fbbdd5f commit 5fd9e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The React Framework in [Deno](https://deno.land), inspired by [Next.js](https://
2828

2929
### Installation
3030
```bash
31-
deno install -A -f -n aleph https://deno.land/x/aleph/cli.ts
31+
deno install -A -f -n aleph https://deno.land/x/aleph@v0.2.5/cli.ts
3232
```
3333

3434
### Usage

0 commit comments

Comments
 (0)