We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f155f2 commit 00a9321Copy full SHA for 00a9321
1 file changed
README.md
@@ -66,7 +66,7 @@ Note: the file you wanna run must have a `fn main block`
66
67
2. Place your cursor inside the `test block` you wanna run test
68
69
-3. Press <kbd>CMD</kbd>+<kbd>R</kbd> on Cursor
+3. Press <kbd>CMD</kbd>+<kbd>R</kbd>
70
71
Note: If `Cargo Nextest` is installed it would use that as default test runner instead of `cargo test`
72
0 commit comments