This commit is contained in:
parent
f59fd6122f
commit
ef39f2fdd3
1 changed files with 8 additions and 3 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue