From 0590dace48c74df103d6ece9197eb4e1e00db0f1 Mon Sep 17 00:00:00 2001 From: Eljay Date: Tue, 2 Jul 2024 21:55:41 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ea67d477..fd9a59072 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

## Version 2.X is here!! - +

For Version 1.X, view [releases](https://github.com/changeweb/Unifiedtransform/releases). Continuation of Version 1.X support in **[v1-x-branch](https://github.com/changeweb/Unifiedtransform/tree/v1-x-branch)** branch.

@@ -101,7 +101,7 @@ With the improved Docker setup, you will get: - MySQL 5.7 ### Steps to install: -1. Clone or donwload the repository. +1. Clone or download the repository. 2. Create **purify** folder in `storage/app/` directory. 3. Run `cp .env.example .env`. 4. Run `docker-compose up -d`.