mirror of
https://github.com/kubereboot/kured.git
synced 2026-08-19 11:26:22 +00:00
Migrate mise config file
Now that we have a .config folder, we can move mise into such folder, to clean up the root of the directory We therefore fix the contributing guide link with new location. Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party>
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user