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

Commit 9c2778b

Browse files
author
Je
committed
chore: update readme
1 parent b2c0eb5 commit 9c2778b

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
@@ -20,7 +20,7 @@ The radical new Front-End Framework with React in [Deno](https://deno.land), ins
2020
## Usage
2121
```bash
2222
# install aleph.js command
23-
deno install --allow-read --allow-write --allow-net -n aleph https://deno.land/x/aleph/cli.ts
23+
deno install --allow-read --allow-write --allow-net -f -n aleph https://deno.land/x/aleph/cli.ts
2424

2525
# initiate a new app
2626
$ aleph init hello

0 commit comments

Comments
 (0)