Skip to content
This repository was archived by the owner on Dec 8, 2023. It is now read-only.

Commit e96187c

Browse files
committed
Fix missing character
1 parent 667e037 commit e96187c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ npm install git+https://git@github.com/thinknathan/tstl-simple-const-unroller.gi
3636
{
3737
"tstl": {
3838
"luaPlugins": [
39-
+ { "name": "tstl-simple-const-unroller }
39+
+ { "name": "tstl-simple-const-unroller" }
4040
],
4141
}
4242
}

0 commit comments

Comments
 (0)