Browse Source

Add note about changes pub key.

Raphael Schneeberger 6 years ago
parent
commit
54c20c92fd
1 changed files with 5 additions and 1 deletions
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -1,6 +1,10 @@
 [Hestia Control Panel](https://www.hestiacp.com/)
 ==================================================
-**Current stable release:** Version 1.1.0, released on March 11th, 2020.<br>
+**Current stable release:** Version 1.1.0, released on March 11th, 2020.<br><br>
+Due to a change of the repository infrastructure, please install the new key before you upgrade your existing installations:
+```bash
+wget -qO - https://gpg.hestiacp.com/deb_signing.key | sudo apt-key add -
+```
 
 **Welcome!**
 ----------------------------