summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2013-05-14 13:27:21 +0300
committerYuval Adam <yuv.adm@gmail.com>2013-05-14 13:27:21 +0300
commitf31c334c8415faabd49a6aa62597d03a676a9453 (patch)
treece6ddb24fed2e575bbc9f090197b92b36453cd05
parentfe385f7466beb8c38675ebbfdc0f282a5768f199 (diff)
Update repos in README
-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