diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c8199b19..066e9671 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 ```