From 37e4fdeb1f0d924fd4a66dfed75c4decf47354b9 Mon Sep 17 00:00:00 2001 From: r17x Date: Sat, 24 Jun 2023 23:08:28 +0700 Subject: [PATCH] docs(pg): add pg in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de939c7..d918122 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ In this section is require nix installed in your system, here steps to install: | [node14](./node14) | `nodejs@v14`, `yarn@1.22`, `pnpm@5` | | [go](./go) | `go@v1.19`, `gotools`, `golangci-lint` | | [react-native](./react-native) | [See Details](./react-native/flake.nix#L192-L212) | +| [pg](./pg) | `postgresql 14` | * using as development environment: `nix develop "github:efishery/dvt?dir="`