We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e0dd06 commit 2440965Copy full SHA for 2440965
README.md
@@ -13,7 +13,7 @@ interpretation of the text. No machine learning involved.
13
14
After using `git clone`, you'll need [Deno](https://deno.com/) for this project.
15
Then you'll need to install the dependencies before running any command:
16
-`deno install`.
+`deno install --frozen`.
17
18
After this, you can start away by running `deno task start` then open the link
19
provided by the stdout to open a local copy of ilo Token. The server will
0 commit comments