Skip to content

Commit b9def31

Browse files
committed
update readme
1 parent 5d2edc8 commit b9def31

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,6 @@ end)
7070
* Connect using the DAP client with `<leader>dc`
7171
* Run your script/plugin in the debuggee
7272

73-
Alternaltively you can:
74-
75-
* Open a lua file
76-
* Place breakpoint
77-
* Invoke `require"osv".run_this()`
78-
7973
See [osv.txt](https://github.com/jbyuki/lua-debug.nvim/blob/main/doc/osv.txt) for more detailed instructions.
8074

8175
## Debug configuration files

0 commit comments

Comments
 (0)