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`
|
2013-11-14 16:06:50 +00:00
|
|
|
2. `sudo apt-get install python-pip python-dev python-gtk2 libxml2-dev libxslt1-dev`
|
2013-11-14 16:02:41 +00:00
|
|
|
3. `sudo pip install tryton trytond`
|