aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--azalea/src/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea/src/lib.rs b/azalea/src/lib.rs
index 49506a17..4ceb5b2e 100644
--- a/azalea/src/lib.rs
+++ b/azalea/src/lib.rs
@@ -13,7 +13,7 @@
//! Then, add one of the following lines to your Cargo.toml:
//!
//! Latest bleeding-edge version:
-//! `azalea = { git="https://github.com/mat-1/Cargo.toml" }`\
+//! `azalea = { git="https://github.com/mat-1/azalea" }`\
//! Latest "stable" release:
//! `azalea = "0.5.0"`
//!