diff --git a/install/step2.php b/install/step2.php
index 616201db..8bbcd1a2 100644
--- a/install/step2.php
+++ b/install/step2.php
@@ -51,7 +51,9 @@
if ($passed == '111') {
echo ("
$ltext
Great! System Test Completed. You can run PHPNuxBill on your server. Click Continue For Next Step.
- Continue
Update System");
+ Update System From PHPMixBill
+
+ Continue to Install PHPNuxBill
");
} else {
echo ("
$ltext
Sorry. The requirements of PHPNuxBill is not available on your server.
Contact with us at Telegram @phpnuxbill with this code- $passed Or contact with your server administrator
diff --git a/install/step3.php b/install/step3.php
index 21b18104..696a12f6 100644
--- a/install/step3.php
+++ b/install/step3.php
@@ -59,8 +59,8 @@