aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 77ae125b4cf556826177424d03393ed29f1bb455 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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