From 40ebe7c667ddc45445b7179fce7538a237083306 Mon Sep 17 00:00:00 2001 From: thinktankmachine Date: Wed, 6 Aug 2025 10:15:52 +1000 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53a262c..19fd563 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ A NixOS flake that provides a complete development environment with Cursor 1.3.9 ### 1. Clone the Repository ```bash -git clone +git clone https://github.com/thinktankmachine/cursor-nixos-flake cd cursor-flake ```