fix(docs): update repo url in CONTRIBUTING.md (#1594)

This commit is contained in:
Dongxu Wang 2024-01-22 18:39:52 +08:00 committed by GitHub
parent 2e3dde64e4
commit d13b7c31c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ If there's anything you want to work on that isn't already an issue, either open
## Setup
```
git clone https://github.com/ellie/atuin
git clone https://github.com/atuinsh/atuin
cd atuin
cargo build
```