Skip to content
Snippets Groups Projects
Commit 6d9b4c50 authored by Raul Barreras's avatar Raul Barreras
Browse files

Resolve "update doc to acme.sh last version"

parent dd40a450
No related branches found
No related tags found
1 merge request!1Resolve "update doc to acme.sh last version"
......@@ -24,11 +24,10 @@ https://acme.sh/
#### Install ACME Shell Script
Version 3.0.6 is the latest stable version as 08/22/2023
Latest version is 3.0.8 as 05/29/2024
``` console
~$ git clone https://github.com/acmesh-official/acme.sh.git
~$ cd acme.sh
~$ git checkout tags/3.0.6
~$ ./acme.sh --install -m <YOUR EMAIL ADDRESS>
```
......@@ -42,7 +41,7 @@ Test the install:
``` console
~$ acme.sh -v
https://github.com/acmesh-official/acme.sh
v3.0.5
v3.0.8
```
#### Setup your environment variables
......@@ -64,7 +63,7 @@ Register the account.
```
#### Preconditions
- All domains must be registered and valid
- All domains must be registered and validated.
#### Use cases
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment