aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMearaj2022-04-29 08:12:49 +0530
committerMearaj2022-04-29 08:12:49 +0530
commit89d38015b74deeb2adecbd1a45ed005b0f1532ad (patch)
treee464a96f0b1e6bc9c566adfaa2466332fd7e18bb /README.md
parent35a1e1009f9d5f86425a2583ce12ad83ad4831a9 (diff)
downloadaur-89d38015b74deeb2adecbd1a45ed005b0f1532ad.tar.gz
updated README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 608fd9e85e4f..a9c4af6b3451 100644
--- a/README.md
+++ b/README.md
@@ -11,3 +11,11 @@ curl https://downloads.nordlayer.com/linux/latest/version -w "\n"
For any issues, please create an issue or
[Add comment here](https://aur.archlinux.org/packages/nordlayer)
+For Arch Linux Users,
+* Clone this repo
+* Change to cloned repo ```cd nordlayer```
+* MakePkg ```makepkg -si```
+* Install Package ```sudo pacman -U "package_name_pkg.tar.zst"``` where
+<b>package_name_pkg.tar.zst</b> is the name of package generated from <b>makepkg -si</b>
+
+### Thanks! ### \ No newline at end of file