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

Commit 667e037

Browse files
committed
Fix typo
1 parent 58f3938 commit 667e037

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
@@ -30,7 +30,7 @@ yarn add git+https://git@github.com/thinknathan/tstl-simple-const-unroller.git#^
3030
npm install git+https://git@github.com/thinknathan/tstl-simple-const-unroller.git#^1.0.0 --save-dev
3131
```
3232

33-
2. Add `tstl-simple-const-unroller` to `tstl.plugins` in `tsconfig.json`
33+
2. Add `tstl-simple-const-unroller` to `tstl.luaPlugins` in `tsconfig.json`
3434

3535
```diff
3636
{

0 commit comments

Comments
 (0)