We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62ca523 commit 640799aCopy full SHA for 640799a
README.md
@@ -169,7 +169,7 @@ loading a core dump or attaching to a process.
169
170
Similar to the `~/.lldbinit` approach, this way LLDB will also load the plugin
171
automatically on start-up. Doing this may require additional permissions
172
-to be able to copy the plugin libary to the system plugin directory.
+to be able to copy the plugin library to the system plugin directory.
173
174
On Linux, run `make install-linux` in the project directory, or if
175
installing with npm, copy `node_modules/llnode/llnode.so`
0 commit comments