Skip to content

Commit 64b8750

Browse files
author
Danny Milosavljevic
committed
README: Fix menu separator.
1 parent a0b005a commit 64b8750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Add `./build/distributions/idea-native2-debugger-1.0-SNAPSHOT.zip` to IntelliJ I
1010

1111
# Running
1212

13-
In order to run your program under the debugger for the first time, go to `Run` / `Edit configurations...`, then add a configuration using the `+` sign and choosing `Native2Debugger`.
13+
In order to run your program under the debugger for the first time, go to `Run`, `Edit configurations...`, then add a configuration using the `+` sign and choosing `Native2Debugger`.
1414

1515
From then on, choose this configuration in order to make the plugin run your program under `gdb`.
1616

0 commit comments

Comments
 (0)