diff options
author | Oliver Poignant <oliver@poignant.se> | 2016-12-20 20:52:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-20 20:52:55 +0100 |
commit | b24b817fc553be4abf425028e33398a6cf7da5bd (patch) | |
tree | 9dd3944105d33773f14f8fb9a857df53e106cb2f | |
parent | eacc9705457c90ec53e6a7bbd4cedfbec3a86521 (diff) | |
download | Git-Auto-Deploy-b24b817fc553be4abf425028e33398a6cf7da5bd.zip Git-Auto-Deploy-b24b817fc553be4abf425028e33398a6cf7da5bd.tar.gz Git-Auto-Deploy-b24b817fc553be4abf425028e33398a6cf7da5bd.tar.bz2 |
Adding instructions for debian usersv0.8
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ You can install ```Git-Auto-Deploy``` in multiple ways. Below are instructions f ## Install from PPA (recommended for ubuntu systems) +[Using Debian? Have a look at this answer for instructions.](https://github.com/olipo186/Git-Auto-Deploy/issues/153) + Add our PPA repository. sudo apt-get install software-properties-common |