From 4c493545aa939342bd9a64c144162b3462f39c03 Mon Sep 17 00:00:00 2001 From: frectonz Date: Sun, 23 Jun 2024 23:53:43 +0300 Subject: [PATCH] chore: nix build works now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b64aa44..bf908e7 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ sql-studio-update ## Nix ```bash -nix shell github:frectonz/sql-studio # currently broken +nix shell github:frectonz/sql-studio ``` ## Contributing