Skip to content

Commit

Permalink
Used 'yes' instead of true
Browse files Browse the repository at this point in the history
  • Loading branch information
Sampleeeee committed Sep 7, 2020
1 parent faffebe commit 1223346
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -249,7 +249,7 @@ dependencies {
Enables Lua 5.4. You can read more about Lua 5.4 at http://www.lua.org/manual/5.4/manual.html

```lua
lua54 true
lua54 'yes'
```

### provide
Expand Down

0 comments on commit 1223346

Please sign in to comment.