From 186eacfef497e131b6d2a05c8144e0d348ee82f6 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Wed, 27 Sep 2017 14:04:43 +0200 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bfb61e3e..2b5ec1c08 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Not supported yet ... ### Linux -For flashing firmware to blank device (without bootloader) by `make flash`, +For flashing firmware to blank device (without bootloader) use `make flash`, or `make flash STLINKv21=1` if using a ST-LINK/V2.1 interface. #### Debian/Ubuntu