From fcd11e512779db57a9ad14155f949d82a4ec0075 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Wed, 30 Oct 2024 23:45:47 -0400 Subject: [PATCH] modified readme to be more descriptive --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e1ee965..1265ad7 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,14 @@ curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix There's a separate installer Determinate Systems releases (and feel free to try it) but that's not on the install list here. +Once you got everything required, it's clonin' time! + +```bash +git clone https://scm.wyattjmiller.com/wymiller/nix-config-v2 +``` + +Once that's done, head to the next section. + ## How do I run this? For NixOS systems: