Merge pull request #2 from fmmrtns/fix/verify-documentation
fix 'openocd -f' command typo in VERIFY.md
This commit is contained in:
@@ -47,7 +47,7 @@ Next, run this command:
|
||||
|
||||
``` shell
|
||||
$ # *nix
|
||||
$ openocd-f interface/cmsis-dap.cfg -f target/nrf51.cfg
|
||||
$ openocd -f interface/cmsis-dap.cfg -f target/nrf51.cfg
|
||||
|
||||
$ # Windows
|
||||
$ # NOTE cygwin users have reported problems with the -s flag. If you run into
|
||||
|
||||
Reference in New Issue
Block a user