From d2af879b4d65f4be291cb042e77f5300009055af Mon Sep 17 00:00:00 2001 From: Tyler Kelley Date: Thu, 20 Jun 2024 16:01:31 -0500 Subject: [PATCH] update the readme for better instructions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 926e236..0c049bb 100644 --- a/README.md +++ b/README.md @@ -60,9 +60,16 @@ Simply copy this and run it: ``` nix-shell -p git curl +``` + +Then this: + +``` sh <(curl -L https://gitlab.com/Zaney/zaneyos/-/raw/main/install-zaneyos.sh) ``` +Now when this is done you will need to reboot. + #### 🦽 Manual: Run this command to ensure Git & Vim are installed: