This commit is contained in:
parent
2ea71f7a86
commit
cd74520662
1 changed files with 2 additions and 2 deletions
|
|
@ -8,14 +8,14 @@ For domain verification, it implements the [RDAP protocol](https://about.rdap.or
|
||||||
|
|
||||||
Pre-compiled versions are available in the [Releases](https://gitnet.fr/deblan/expiration-check/releases). Multiple operating systems are supported, including Linux, Windows, and macOS. For Debian users, a package is also provided.
|
Pre-compiled versions are available in the [Releases](https://gitnet.fr/deblan/expiration-check/releases). Multiple operating systems are supported, including Linux, Windows, and macOS. For Debian users, a package is also provided.
|
||||||
|
|
||||||
If you want to compile the project from source, you will need at least the GO compiler version 1.22. Clone the project and run the make command. The compiled output will be located in the build directory.
|
If you want to compile the project from source, you will need at least the GO compiler version 1.22. Clone the project and run the make command. The compiled output will be located in the `build` directory.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone https://gitnet.fr/deblan/expiration-check
|
$ git clone https://gitnet.fr/deblan/expiration-check
|
||||||
$ make
|
$ make
|
||||||
```
|
```
|
||||||
|
|
||||||
## 🧪 How to use the Project
|
## 🧪 How to use the project
|
||||||
|
|
||||||
### Commands
|
### Commands
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue