summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5e04e5f..b4e2d3a 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,15 @@ Initially running `vagrant up` will take a while since Vagrant will need to down
$ vagrant ssh
```
+Marconi clones, builds and installs:
+
+ - GNU Radio
+ - gr-osmosdr
+ - rtl-sdr
+ - gqrx
+
+All repos exist in `/home/vagrant/dev`.
+
Halt or destroy the instance with:
```bash