From 0354e2149ea63fd0f779ea3dce04ca9b5346c277 Mon Sep 17 00:00:00 2001 From: Ajit Bohra Date: Thu, 28 Aug 2025 11:08:36 +0530 Subject: [PATCH] doc: revise installation instructions in README Updated installation instructions for clarity and corrected the download link. --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 14686c6..9b27f5f 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,16 @@ BlaBlaBlocks Slider Block is a WordPress plugin built specifically for the Block - PHP 7.4+ ## Installation +### Automatic +1. Go to Plugins → Add New in your WordPress dashboard. +2. Search for Blablablocks Slider Block. +3. Click Install Now and then Activate. -1. [Download](https://github.com/lubusIN/blablablocks-slider-block/archive/refs/tags/v1.1.1.zip) latest release from GitHub -2. Visit `Plugins > Add New` +### Manual +1. [Download](https://github.com/lubusIN/blablablocks-slider-block/releases) latest release from GitHub +2. Visit `Plugins → Add New` 3. Upload `blablablocks-slider-block.zip` file -4. Activate `BlaBlaBlocks Slider Block` from plugins page +4. Activate `BlaBlaBlocks Slider Block` from the plugins page ## Development