Revision 14698
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/README.TXT | ||
---|---|---|
1 | 1 |
Installation: |
2 | 2 |
Check out svn: |
3 |
sudo apt-get install subversion # does not come preinstalled on Ubuntu |
|
3 | 4 |
svn co https://code.nceas.ucsb.edu/code/projects/bien/trunk bien |
4 | 5 |
cd bien/ |
5 | 6 |
Install: make install |
Also available in: Unified diff
/README.TXT: Installation: Check out svn: need to install svn first as this does not come preinstalled on Ubuntu