npo-accounting-ikiwiki/ExistingProjects/Tryton/Installation.mdwn

10 lines
185 B
Text
Raw Normal View History

2013-11-14 16:02:41 +00:00
## Vagrant setup
2013-11-14 16:02:16 +00:00
1. TBD: Insert Vagrantfile here
2013-11-14 16:02:41 +00:00
## Tryton installation
1. `sudo apt-get update`
2. `sudo apt-get install python-pip python-dev`
3. `sudo pip install tryton trytond`