From 73471d755fa0eb7d6094e4ee14a69ac2b8b8130a Mon Sep 17 00:00:00 2001 From: TylerSchaefer4 <93676493+TylerSchaefer4@users.noreply.github.com> Date: Mon, 25 Sep 2023 17:21:48 -0400 Subject: [PATCH] Notif test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 700bb11..bb8cf8d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -to run application +To run application 1. clone repository onto your machine with `git clone https://github.com/GenerateNU/compound.git` 2. run `npm install` at /compound to install dependencies 3. create and run docker postgis container on port 3001 with POSTGRES_PASSWORD=password (make sure to shut down any existing containers)