Changeset - ef39f2fdd328
[Not reviewed]
0 1 0
http://wandborg.se/ Joar@web - 10 years ago 2013-11-14 16:02:41

1 file changed with 8 insertions and 3 deletions:
0 comments (0 inline, 0 general)
ExistingProjects/Tryton/Installation.mdwn
Show inline comments
 
## Vagrant setup
 

	
 
1. TBD: Insert Vagrantfile here
 
2. `sudo apt-get update`
 
3. `sudo apt-get install python-pip python-dev`
 
4. `sudo pip install tryton trytond`
 

	
 
## Tryton installation
 

	
 
1. `sudo apt-get update`
 
2. `sudo apt-get install python-pip python-dev`
 
3. `sudo pip install tryton trytond`
0 comments (0 inline, 0 general)