mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-24 15:04:47 +00:00
Reintegrate master
This commit is contained in:
parent
87fd90f2fc
commit
9163066a6b
1 changed files with 2 additions and 1 deletions
|
|
@ -300,7 +300,8 @@ Try one of these links to get started:
|
|||
- [good first issues](https://github.com/lycheeverse/lychee/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
|
||||
- [help wanted](https://github.com/lycheeverse/lychee/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)
|
||||
|
||||
Lychee is written in Rust. Install [rust-up](https://rustup.rs/) to get started. Begin my making sure the following commands succeed without errors.
|
||||
Lychee is written in Rust. Install [rust-up](https://rustup.rs/) to get started.
|
||||
Begin my making sure the following commands succeed without errors.
|
||||
|
||||
```bash
|
||||
cargo test # runs tests
|
||||
|
|
|
|||
Loading…
Reference in a new issue