From f05127de5d375febdb484ac1b3b4fb7a6344ec47 Mon Sep 17 00:00:00 2001 From: Michael Yockey Date: Thu, 9 Apr 2020 15:35:26 -0400 Subject: [PATCH] Fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f4c156..7650102 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ Local customizations with the goal of maintaining a 1-step install. ## Install -With ZSH installed, close this repository anywhere and run `install.zsh`. Files will be copied into `$HOME/.files` and `.zshrc` will be symlinked into `$HOME`. +With ZSH installed, clone this repository anywhere and run `install.zsh`. Files will be copied into `$HOME/.files` and `.zshrc` will be symlinked into `$HOME`.