aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDeividas Gedgaudas2023-02-28 15:22:28 +0200
committerGitHub2023-02-28 15:22:28 +0200
commite794314c29f750db326949035d307da4f6608e01 (patch)
tree567306a9d9eac64c27a92986fd9387125b383be5 /README.md
parent5a3c067a1e3fa9a4ce103ddbd18fe3c794067c8e (diff)
downloadaur-e794314c29f750db326949035d307da4f6608e01.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/README.md b/README.md
index 13ce09ecc08f..82453614d8f7 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,22 @@
# [Nordlayer](https://nordlayer.com) VPN package for Linux (esp [ArchLinux](https://archlinux.org/))
[![AUR version](https://img.shields.io/aur/version/nordlayer)](https://aur.archlinux.org/packages/nordlayer) [![Nordlayer version](https://img.shields.io/badge/nordlayer-2.6.2-green)](https://nordlayer.com/download/linux/)
### Important
-Original repository was archived by mearaj as they are longer a nordlayer user ([mearaj/nordlayer](https://github.com/mearaj/nordlayer)) <br>
-I will be maintaining this fork from now on.
+Original [repository](https://github.com/mearaj/nordlayer) was archived by [mearaj](https://github.com/mearaj) as they are longer a nordlayer user.<br>
+I will be maintaining the package from now on.
+
+If you run into any errors feel free to create an [issue](https://github.com/Sidicer/nordlayer/issues/new) or leave a comment [in AUR](https://aur.archlinux.org/packages/nordlayer)
To check latest official [nordlayer](https://nordlayer.com) version:
```sh
curl https://downloads.nordlayer.com/linux/latest/version -w "\n"
```
-If you run into any errors feel free to create an issue or leave a comment [in AUR](https://aur.archlinux.org/packages/nordlayer)
-
-Installing from AUR:
+---
+### Installing Nordlayer from AUR:
```sh
yay -S nordlayer
```
-Building the package manually:
+### Building the package manually:
```sh
git clone https://github.com/Sidicer/nordlayer.git
cd nordlayer