Skip to content

Commit

Permalink
update flags in README (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
load1n9 authored Sep 3, 2024
1 parent dbae5f3 commit efeb16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ for await (const event of window.events()) {
```

```shell
~> deno run --allow-ffi --unstable https://jsr.io/@divy/sdl2/0.10.1/examples/hello.ts
~> deno run --allow-env --allow-ffi --unstable-ffi https://jsr.io/@divy/sdl2/0.10.1/examples/hello.ts
```

### installing sdl2
Expand Down

0 comments on commit efeb16e

Please sign in to comment.