From d5aeb8a69166067187b622f4487d0be612a32576 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Mon, 19 Feb 2018 09:17:26 +0000 Subject: [PATCH] Fix target name --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 85645f3ed..2b2cddcc3 100644 --- a/README +++ b/README @@ -208,7 +208,7 @@ installed. Then, you can run the following commands on a *nix system to download the required packages and build the bundle: (pgadmin4) $ cd $PGADMIN4_SRC - (pgadmin4) $ make node-install + (pgadmin4) $ make install-node (pgadmin4) $ make bundle On Windows systems (where "make" is not available, the following commands