diff --git a/README.md b/README.md index d4a2352..c9b6d7e 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,8 @@ example. ### Using VS Code Assuming a working debug connection to your VA108xx board, you can debug using VS Code with -the [`Cortex-Debug` plugin](https://marketplace.visualstudio.com/items?itemName=marus25.cortex-debug). Please make aure that [`objdump-multiarch` and `nm-multiarch`](https://forums.raspberrypi.com/viewtopic.php?t=333146) +the [`Cortex-Debug` plugin](https://marketplace.visualstudio.com/items?itemName=marus25.cortex-debug). Please make sure that +[`objdump-multiarch` and `nm-multiarch`](https://forums.raspberrypi.com/viewtopic.php?t=333146) are installed as well. Some sample configuration files for VS code were provided and can be used by running