diff --git a/bin/nanocl/Cargo.toml b/bin/nanocl/Cargo.toml index 10c35ead7..5b56887a7 100644 --- a/bin/nanocl/Cargo.toml +++ b/bin/nanocl/Cargo.toml @@ -4,7 +4,7 @@ version = "0.10.0" edition = "2021" authors = ["nanocl contributors "] description = "The Self-Sufficient Hybrid-Cloud Orchestrator CLI" -readme = "../../readme.md" +readme = "../../README.md" license = "MIT OR Apache-2.0" homepage = "https://docs.next-hat.com/docs/guides/nanocl/overview" repository = "https://github.com/nxthat/nanocl"