summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Staten2014-05-12 11:44:22 -0600
committerJason Staten2014-05-12 11:44:22 -0600
commit4cf677c66747554e92363b7aa250a9ab0934edfd (patch)
tree6057de99b8f3ec175a449f086c3f279e7fc7e9f4
parent8fede856996af636f78bfa47959fcfbae1840731 (diff)
downloadaur-4cf677c66747554e92363b7aa250a9ab0934edfd.tar.gz
add install instructions
-rw-r--r--readme.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 739cb3eec38e..b0ce5658f22b 100644
--- a/readme.md
+++ b/readme.md
@@ -7,3 +7,13 @@ securely when testing behind firewalls via a secure connection between Sauce
Labs’ client cloud and your environment.
Documentation available at https://saucelabs.com/docs/connect
+
+##Installation
+
+Use your favorite AUR package manager to install `sauceconnect`
+
+Or
+
+```
+makepkg -si
+```