We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a0407 commit 9a3f910Copy full SHA for 9a3f910
README.md
@@ -12,7 +12,7 @@ This tool requires [Deno](https://deno.land/) as its runtime environment.
12
You can install the tool using the following command.
13
14
```
15
-$ deno install -n lambda https://deno.land/x/lambda-calculus
+$ deno install -n lambda https://deno.land/x/lambdacalculus/cli.ts
16
17
18
## Usage
0 commit comments