This commit is contained in:
http://wandborg.se/ 2013-11-14 17:02:41 +01:00 committed by Wiki Admin
parent f59fd6122f
commit ef39f2fdd3

View file

@ -1,4 +1,9 @@
## 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`