mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-23 22:44:47 +00:00
Mention official Docker image
This commit is contained in:
parent
936c5440b1
commit
096b372bee
1 changed files with 9 additions and 0 deletions
|
|
@ -74,10 +74,19 @@ Try one of these links to get started:
|
|||
|
||||
## Installation
|
||||
|
||||
|
||||
### Using cargo
|
||||
|
||||
```
|
||||
cargo install lychee
|
||||
```
|
||||
|
||||
### Using the official Docker image
|
||||
|
||||
```
|
||||
docker pull lycheeverse/lychee
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Run it inside a repository with a `README.md`:
|
||||
|
|
|
|||
Loading…
Reference in a new issue