From 076d1a4e3a024d04733a8028c2057c909a504b02 Mon Sep 17 00:00:00 2001 From: Pinga <121483313+getpinga@users.noreply.github.com> Date: Fri, 23 Aug 2024 18:55:20 +0300 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1df56cb..ab8ed2f 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Namingo is equipped with a comprehensive suite of features to meet the diverse n Our documentation provides comprehensive guidance on installation, configuration, and initial operation, ensuring you have all the information you need to successfully manage your domain registry. -### Installation and Upgrade Instructions +### Installation and Update Instructions #### Automated Install @@ -96,9 +96,13 @@ In the `config.php` files of WHOIS/DAS components make sure you replace `::` wit For detailed installation steps, please refer to [install.md](docs/install.md). -#### Upgrade Steps (from v1.0.0-RC4 or later) +#### Update Steps (from v1.0.0 to v1.0.1) -For detailed upgrade steps, please refer to [upgrade.md](docs/upgrade.md). +To update from the first stable version, please backup and run the [update101.sh](docs/update101.sh) script. + +#### Update Steps (from v1.0.0-RC4 to v1.0.0) + +For detailed update steps, please refer to [upgrade.md](docs/upgrade.md). ### [Configuration Guide](docs/configuration.md)