From ac8062b262f81161f6e6423bbded076a5a33c77e Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Sat, 2 May 2020 18:29:35 +0200 Subject: [PATCH] README++ --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2a482e6..b237c94 100644 --- a/README.md +++ b/README.md @@ -35,13 +35,14 @@ Easily add multiple livetickers, add them to posts with shortcode or use them as ## Installation -1. Upload `stklcode-liveticker` to the `/wp-content/plugins/` directory. -2. Activate the plugin through the 'Plugins' menu in WordPress. -3. Go to Liveticker menu to start. +If you don’t know how to install a plugin for WordPress, [here’s how](https://wordpress.org/support/article/managing-plugins/). + +You can obtain the plugin through fhe official WordPress plugin repository. +Alternatively you can also use _Copmposer_. ### Requirements ### -* PHP 5.2 or above +* PHP 5.6 or above * WordPress 4.0 or above ## Frequently asked questions