From 5b8c18dad321785ce23e376e58af31e46e0dc27e Mon Sep 17 00:00:00 2001 From: Vadim Kaushan Date: Sun, 14 Mar 2021 23:17:45 +0300 Subject: [PATCH] Fix probe-run install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cf1b61fa..29c4a2215 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ GPIO pins are set up for the `nrf52840-dk` board (PCA10056) - Install `probe-run` with defmt support. ``` -cargo install --git https://github.com/knurling-rs/probe-run --branch main --features defmt +cargo install probe-run ``` - Run the example