From df6bf23b34635ebadc3962d6ca68ebb6536d3e5f Mon Sep 17 00:00:00 2001 From: reald Date: Fri, 18 Oct 2019 17:44:42 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e269a3..2c1916a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ NanoVNA - Very tiny handheld Vector Network Analyzer [release]: https://github.com/ttrftech/NanoVNA/releases
- +

+

# About @@ -44,7 +45,7 @@ Download arm cross tools from [here](https://developer.arm.com/tools-and-softwar Fetch source and submodule. - $ git clone https://github.com/ttrftech/NanoVNA.git + $ git clone https://github.com/reald/NanoVNA.git $ cd NanoVNA $ git submodule update --init --recursive