mirror of
https://github.com/lune-org/lune.git
synced 2024-12-12 13:00:37 +00:00
Add missed extension in changelog
This commit is contained in:
parent
1ab6a7a9fd
commit
1b25ed2904
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
```
|
```
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
> lune build my_cool_script
|
> lune build my_cool_script.luau
|
||||||
# Creates `my_cool_script.exe` (Windows) or `my_cool_script` (macOS / Linux)
|
# Creates `my_cool_script.exe` (Windows) or `my_cool_script` (macOS / Linux)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue