From ff5b46646a1c50c752fb1beb900e8278306af46e Mon Sep 17 00:00:00 2001 From: spacemeowx2 Date: Fri, 21 Oct 2022 16:46:07 +0800 Subject: [PATCH] build: simplify run command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44a41fa..fe56dce 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Export your battles from SplatNet to stat.ink 1. Install deno 2. Run - `deno run --allow-net --allow-read --allow-write --allow-env https://raw.githubusercontent.com/spacemeowx2/s3si.ts/main/s3si.ts` + `deno run -Ar https://raw.githubusercontent.com/spacemeowx2/s3si.ts/main/s3si.ts` ## Credits