This commit is contained in:
parent
ef39f2fdd3
commit
3973adbfc4
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@
|
||||||
## Tryton installation
|
## Tryton installation
|
||||||
|
|
||||||
1. `sudo apt-get update`
|
1. `sudo apt-get update`
|
||||||
2. `sudo apt-get install python-pip python-dev`
|
2. `sudo apt-get install python-pip python-dev libxml2-dev libxslt1-dev`
|
||||||
3. `sudo pip install tryton trytond`
|
3. `sudo pip install tryton trytond`
|
||||||
|
|
Loading…
Reference in a new issue