From f59fd6122fc94404921f2d3ea395bd93398bef2b 2013-11-14 16:02:16 From: http://wandborg.se/ Date: 2013-11-14 16:02:16 Subject: [PATCH] Tryton Installation stub --- 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`