summaryrefslogtreecommitdiffstats
path: root/host/README
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-04-16 18:09:47 -0700
committerJosh Blum <josh@joshknows.com>2010-04-16 18:09:47 -0700
commit1ee33acace699a5374d605c71dbe4075b85aecc9 (patch)
treeac245290a07b393d83a34c2f504d027f616b43e2 /host/README
parent632ca4afbbc2e383b956a7abe8e35ee1020c7306 (diff)
downloaduhd-1ee33acace699a5374d605c71dbe4075b85aecc9.tar.gz
uhd-1ee33acace699a5374d605c71dbe4075b85aecc9.tar.bz2
uhd-1ee33acace699a5374d605c71dbe4075b85aecc9.zip
updated readme
Diffstat (limited to 'host/README')
-rw-r--r--host/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/host/README b/host/README
index cbf18dbf7..5648a7c66 100644
--- a/host/README
+++ b/host/README
@@ -15,6 +15,7 @@ Basic RX
Basic TX
LF RX
LF TX
+RFX Series
########################################################################
# Dependencies
@@ -29,7 +30,8 @@ Windows Notes:
Git:
Required to check out the repository (not needed for source downloads).
- On windows, install cygwin with git support to checkout the repository.
+ On windows, install cygwin with git support to checkout the repository,
+ or install msysgit from http://code.google.com/p/msysgit/downloads/list
C++:
On unix, this is GCC 4.0 and above. On windows, this is MSVC 2008.