From ba9336f402845becc1dfba1459b071a51b2ee298 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Fri, 26 Jun 2026 18:16:36 +0200 Subject: [PATCH] nix: change reference from master to main in README --- nix/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/README.md b/nix/README.md index 511dc0c10..307afc5b2 100644 --- a/nix/README.md +++ b/nix/README.md @@ -209,7 +209,7 @@ The loadtests ensure that performance doesn't drop on a change. Underlyingly the [nix-shell]$ postgrest-loadtest # You can loadtest comparing to a different branch -[nix-shell]$ postgrest-loadtest-against master +[nix-shell]$ postgrest-loadtest-against main # You can build postgrest directly with cabal for faster iteration [nix-shell]$ PGRST_BUILD_CABAL=1 postgrest-loadtest