diff --git a/ExistingProjects/Tryton/Installation.mdwn b/ExistingProjects/Tryton/Installation.mdwn new file mode 100644 index 0000000..fdc5e4c --- /dev/null +++ b/ExistingProjects/Tryton/Installation.mdwn @@ -0,0 +1,4 @@ +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`