From f9e13e8093219a4d47bcbf4598c77116cd5465f9 Mon Sep 17 00:00:00 2001 From: Yurii Kuznietsov Date: Thu, 30 May 2024 20:54:11 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 668ce289ac..86e8bfa4d1 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,6 @@ backend written in PHP. You can try the CRM on an online [demo](https://www.espocrm.com/demo/). -### Download - -[Download](https://www.espocrm.com/download/) the latest release from our website. You can also download the latest and previous release packages from GitHub [releases](https://github.com/espocrm/espocrm/releases). - ### Requirements * PHP 8.1 - 8.3; @@ -51,6 +47,10 @@ See installation instructions: * [Installation with Docker](https://docs.espocrm.com/administration/docker/installation/) * [Installation with Traefik](https://docs.espocrm.com/administration/docker/traefik/) +### Download + +[Download](https://www.espocrm.com/download/) the latest release from our website. You can also download the latest and previous release packages from GitHub [releases](https://github.com/espocrm/espocrm/releases). + ### Release notes Release notes are available at GitHub [releases](https://github.com/espocrm/espocrm/releases).