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