From 6c02b2ea7cc4adef981923d3f1d2d858cfdc9662 Mon Sep 17 00:00:00 2001 From: Mike Lynch Date: Thu, 2 Oct 2025 12:22:19 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4b05ec..e40b71c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ More of n installation script than just dot files. this is how i configure my ne Step1: Check out the repo in your home dir, that will make a hidden directory called .dotfiles in home. cd ~ - git git@github.com:nycynik/dotFiles.git .dotfiles + git clone git@github.com:nycynik/dotFiles.git .dotfiles Step2: Run the setup file and follow the prompts