diff --git a/README.md b/README.md index e85bb72f51e0579f6cdb5ea4ba9be7873a2aedcc..5d794bb608eb46483b73660627a2a2740fe1c18d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ ```sh git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles # Create symbolic links to actual config files. -bash update.sh +bash symlink.sh ``` diff --git a/update.sh b/symlink.sh rename from update.sh rename to symlink.sh