Skip to content

Commit 9a3f910

Browse files
committed
Fix installaion URL
1 parent 40a0407 commit 9a3f910

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
@@ -12,7 +12,7 @@ This tool requires [Deno](https://deno.land/) as its runtime environment.
1212
You can install the tool using the following command.
1313

1414
```
15-
$ deno install -n lambda https://deno.land/x/lambda-calculus
15+
$ deno install -n lambda https://deno.land/x/lambdacalculus/cli.ts
1616
```
1717

1818
## Usage

0 commit comments

Comments
 (0)