aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSidicer2023-06-20 15:51:56 +0300
committerSidicer2023-06-20 15:51:56 +0300
commitbe05f63e9f0e775789ae8a6b3389bb31d8983ccf (patch)
tree4f9b0eebb3967ebc9405624d0d033cbd0617664a
parent6fa2a716c1686782a345630cc176e820ec6dcf58 (diff)
downloadaur-be05f63e9f0e775789ae8a6b3389bb31d8983ccf.tar.gz
Readme update in regards of breaking
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 443c8086235d..0be93d7f99ab 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,14 @@
# [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.3-green)](https://nordlayer.com/download/linux/)
+
+### Upgrade from 2.6.3 to 2.6.4 BREAKS nordlayer.db
+```sh
+# Run this if you are unable to use nordlayer after upgrade
+rm /var/lib/nordlayer/nordlayer.db
+systemctl restart nordlayer
+nordlayer login
+```
+
### Important
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.