Skip to content

Commit 784fef0

Browse files
fix: Code snippet in README.md
1 parent 1bfdf21 commit 784fef0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,8 @@ Note that you can add an `opts` object to the setup method:
108108

109109
```lua
110110
opts = { ... }
111-
112111
...
113112
require("debugprint").setup(opts)
114-
...
115-
})
116113
```
117114

118115
The sections below detail the allowed options.

0 commit comments

Comments
 (0)