Revision 14742
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 |
sudo apt-get --yes install subversion # not preinstalled on Ubuntu
|
|
4 | 4 |
svn co https://code.nceas.ucsb.edu/code/projects/bien/trunk bien |
5 | 5 |
cd bien/ |
6 | 6 |
Install: |
Also available in: Unified diff
fix: /README.TXT: Installation: `apt-get install subversion`: need --yes