diff --git a/README.md b/README.md index 85dc8f8..6c1d96b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ To discuss and/or collaborate with other Rust developers, join our [Discord comm ## Installation ```shell -git clone git@github.com:letsgetrusty/rust-learning-guide.git +git clone https://github.com/letsgetrusty/rust-learning-guide.git cargo install mdbook @@ -44,4 +44,4 @@ cd rust-learning-guide && mdbook serve --open ## Licenses -- MIT License \ No newline at end of file +- MIT License