mirror of
https://github.com/ttrftech/NanoVNA.git
synced 2025-12-06 03:31:59 +01:00
Update README.md
This commit is contained in:
parent
ca6a03b8fb
commit
df6bf23b34
|
|
@ -7,7 +7,8 @@ NanoVNA - Very tiny handheld Vector Network Analyzer
|
||||||
[release]: https://github.com/ttrftech/NanoVNA/releases
|
[release]: https://github.com/ttrftech/NanoVNA/releases
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="/doc/nanovna_screen.jpg" width="480px">
|
<p><img src="/doc/nanovna.jpg" width="380px">
|
||||||
|
<img src="/doc/nanovna_screen.jpg" width="380px"></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
# About
|
# About
|
||||||
|
|
@ -44,7 +45,7 @@ Download arm cross tools from [here](https://developer.arm.com/tools-and-softwar
|
||||||
|
|
||||||
Fetch source and submodule.
|
Fetch source and submodule.
|
||||||
|
|
||||||
$ git clone https://github.com/ttrftech/NanoVNA.git
|
$ git clone https://github.com/reald/NanoVNA.git
|
||||||
$ cd NanoVNA
|
$ cd NanoVNA
|
||||||
$ git submodule update --init --recursive
|
$ git submodule update --init --recursive
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue