Skip to content

Commit

Permalink
doc: update installation version to v0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Je committed Oct 18, 2020
1 parent fbbdd5f commit 5fd9e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The React Framework in [Deno](https://deno.land), inspired by [Next.js](https://

### Installation
```bash
deno install -A -f -n aleph https://deno.land/x/aleph/cli.ts
deno install -A -f -n aleph https://deno.land/x/aleph@v0.2.5/cli.ts
```

### Usage
Expand Down

0 comments on commit 5fd9e67

Please sign in to comment.