From dcd774fd9bcb961dbc46a4c2238c1f334c4d4f4d Mon Sep 17 00:00:00 2001 From: JOLIMAITRE Matthieu Date: Fri, 20 Jan 2023 08:30:23 +0100 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8915b08..d62a8ea 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ deno run -A --unstable "./run.ts" example : ```sh -deno run -A --unstable "./run.ts" "./example/source.ml" "./example/tests" +deno run -A --unstable "https://raw.githubusercontent.com/MajorBarnulf/epitls-camelo/master/run.ts" "./example/source.ml" "./example/tests" ``` ## Author