Project

General

Profile

« Previous | Next » 

Revision 14742

fix: /README.TXT: Installation: `apt-get install subversion`: need --yes

View differences:

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