From 9d692788c4d0d120e5ef37496d04f3499dde7ab5 Mon Sep 17 00:00:00 2001 From: Dario Nieuwenhuis Date: Sat, 23 Jan 2021 05:03:22 +0100 Subject: [PATCH] formatting fail --- README.md | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 3e3c9c0..5906477 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,12 @@ How to run: -Fist, clone these repos all in the same directory, next to each other - -- https://github.com/Dirbaio/rp2040-rust-test -- https://github.com/Dirbaio/rp2040-pac -- https://github.com/Dirbaio/probe-run -- https://github.com/Dirbaio/probe-rs - -Then you're done - - cd rp2040-rust-test - cargo run + git clone https://github.com/Dirbaio/rp2040-rust-test + git clone https://github.com/Dirbaio/rp2040-pac + git clone https://github.com/Dirbaio/probe-run + git clone https://github.com/Dirbaio/probe-rs + cd rp2040-rust-test + cargo run # License