diff --git a/README.md b/README.md index 4dc5bd4..02bb41e 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,6 @@ Misc dependencies: `git, curl` ```sh mkdir -p ~/.config/mise -curl https://git.gay/gaiety/dotfiles/raw/branch/2024-fall/dot_config/mise/config.toml -o ~/.config/mise/config.toml +curl https://git.gay/gaiety/dotfiles/raw/branch/main/dot_config/mise/config.toml -o ~/.config/mise/config.toml chezmoi init --apply git@git.gay:gaiety/dotfiles.git ```