npo-accounting-ikiwiki/ExistingProjects/Tryton/Installation.mdwn
http://wandborg.se/ ef39f2fdd3
2013-11-14 17:02:41 +01:00

9 lines
185 B
Markdown

## Vagrant setup
1. TBD: Insert Vagrantfile here
## Tryton installation
1. `sudo apt-get update`
2. `sudo apt-get install python-pip python-dev`
3. `sudo pip install tryton trytond`