diff --git a/.mise/config.toml b/.config/mise.toml similarity index 100% rename from .mise/config.toml rename to .config/mise.toml diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6543987..64f9332 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,7 +40,7 @@ Your system needs at least the following binaries installed: ### Fetch the additional binaries required Please run `make install-tools` once on a fresh repository clone to download necessary developer tools. -Installed tools are listed in [.mise directory](.mise/config.toml). +Installed tools are listed in mise.toml in our .config directory (`.config/mise.toml`). ### Configure your git for the "Certificate of Origin"