build: simplify run command
parent
a8236e89cf
commit
ff5b46646a
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue