Update README.md

This commit is contained in:
Arjun Patel
2023-07-30 14:18:11 -07:00
committed by GitHub
parent 97a22fbeb8
commit 8d43f30ef8
+1
View File
@@ -3,6 +3,7 @@
# Clone
1. `cd $HOME`
2. `git clone <this_repo> .
See this for problems trying to clone into non-empty directory: https://stackoverflow.com/a/36084134
## Nix
1. install nix based on their website