Skip to content

Commit

Permalink
typo?
Browse files Browse the repository at this point in the history
  • Loading branch information
ioncodes committed Jun 6, 2020
1 parent cc265ae commit 04d747e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ There are 4 commands at your disposal:
![commands](images/commands.png)

Once you have a folder open that you want to put your scripts in you are ready to connect to IDA. You can do so by either executing `Connect to IDA` or `Connect and attach a debugger to IDA`. Please keep in mind that a debug session is permanent until you restart IDA. You can not change the workspace folder once the debugger has started.
Ensure that the workspace folder is the folder that your main scripts is located.
Ensure that the workspace folder is the folder that your main scripts are located in.
Once you are connected you are able to select `Execute script in IDA`.

## Debugging
Expand Down

0 comments on commit 04d747e

Please sign in to comment.