Update README

This commit is contained in:
thinktankmachine
2025-08-06 10:15:52 +10:00
parent b1fb7eb124
commit 40ebe7c667
+1 -1
View File
@@ -22,7 +22,7 @@ A NixOS flake that provides a complete development environment with Cursor 1.3.9
### 1. Clone the Repository ### 1. Clone the Repository
```bash ```bash
git clone <your-repo-url> git clone https://github.com/thinktankmachine/cursor-nixos-flake
cd cursor-flake cd cursor-flake
``` ```