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 ea67447 commit eef86f9Copy full SHA for eef86f9
README.md
@@ -20,7 +20,7 @@ Now you should be ready to call any functions exposed by the renderdoc API on yo
20
## If you use Slime or Sly
21
22
After step 1 you can load slynk or swank into your image, launch a server, and connect to it from emacs.
23
-All that matters is lisp is launch with renderdoccmd and cl-renderdoc is loaded before you load *anything* that tries to link GL.
+All that matters is lisp is launched with renderdoccmd and cl-renderdoc is loaded before you load *anything* that tries to link GL.
24
25
For example, on sly/slynk that would be
26
0 commit comments