From 32e9e4363c5ca4667bdb66a26ed7785c35706e4c Mon Sep 17 00:00:00 2001 From: Hector Ayala Date: Sun, 11 Feb 2024 23:14:38 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41ce9e4..17859ea 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ discuss bugs and features before opening issues. - `dvm install 1.40.0 && dvm use 1.40.0` - You don't need to install Postgres locally on your machine to test the - library, it will run as a service in the Docker container when you build it + library; it will run as a service in the Docker container when you build it ### Running the tests