diff --git a/ExistingProjects/Tryton/Installation.mdwn b/ExistingProjects/Tryton/Installation.mdwn new file mode 100644 index 0000000000000000000000000000000000000000..fdc5e4c245dc97a81c4a6b126b93b72d17b51e9f --- /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`