root/vtcross/trunk/README @ 430

Revision 430, 418 bytes (checked in by bhilburn, 15 years ago)

Adding authors and a line about installing to the readme.

Line 
1#
2# Virginia Tech Cognitive Radio Open Source Systems
3#
4
5All files are handled by root-level autofoo magic. In the top-level directory,
6run the following commands to build the system:
7
8$ ./reconf
9$ ./configure
10$ make
11
12The system can be run in-place.  If you wish to install VTCROSS to your system,
13you may do so by issuing (as root) the command:
14
15# make install
16
17
18https://www.cornet.wireless.vt.edu/trac/wiki/Cross
19
Note: See TracBrowser for help on using the browser.