Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Add unstable flag
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoDog896 committed Feb 19, 2022
1 parent a3fac25 commit cf1fd66
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 @@ -9,7 +9,7 @@ An example extension for Minestom based off of Sabre/kotlin libs.
If you're trying to quickly rebrand an ExampleExtension, first, install [deno](https://deno.land)

```bash
deno run --allow-read --allow-write brand.ts
deno run --allow-read --unstable --allow-write brand.ts
```

## Installation
Expand Down

0 comments on commit cf1fd66

Please sign in to comment.