diff --git a/README.md b/README.md
index c782c92f2ce239ebf5ed3cf07374aa734acb4e52..0a9c676183ade27532f5581db232a03e6023be4e 100644
--- a/README.md
+++ b/README.md
@@ -24,11 +24,11 @@ https://acme.sh/
 
 #### Install ACME Shell Script
 
-Version 3.0.4 is the latest stable version as 11/11/2022
+Version 3.0.6 is the latest stable version as 08/22/2023
 ``` console
 ~$ git clone https://github.com/acmesh-official/acme.sh.git
 ~$ cd acme.sh
-~$ git checkout tags/3.0.4
+~$ git checkout tags/3.0.6
 ~$ ./acme.sh --install -m <YOUR EMAIL ADDRESS>
 ```