From 8d43f30ef804462878ce8cd896db288aee2999a8 Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Sun, 30 Jul 2023 14:18:11 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8af1c09..9aaf424 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ # Clone 1. `cd $HOME` 2. `git clone . +See this for problems trying to clone into non-empty directory: https://stackoverflow.com/a/36084134 ## Nix 1. install nix based on their website