aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 000000000000..77ae125b4cf5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+# aur-freelancer-desktop-app
+Arch Linux AUR Package for Freelancer.com desktop client.
+
+If you have installed an AUR helper like yaourt or pacaur then you should be able to install this package by running one of the following commands.
+
+For yaourt:
+
+yaourt -Syy freelancer-desktop-app
+
+For pacaur:
+
+pacaur -Syy freelancer-desktop-app
+
+If you have any issues please report them to the AUR or if you'd rather, report them here.
+
+If you wish to install this package manually run the following from your command line (not as root):
+
+ git clone https://github.com/justintime4tea/aur-freelancer-desktop-app.git && cd aur-freelancer-desktop-app && makepkg -sic \ No newline at end of file