From 6139d7828bf66f48c7e06e21eda11fe21914b7de Mon Sep 17 00:00:00 2001 From: Mark Lindeman Date: Mon, 18 Dec 2023 08:56:59 +0100 Subject: [PATCH] Preparing for release. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3e7b45..524cc7f 100644 --- a/README.md +++ b/README.md @@ -32,13 +32,13 @@ Both commands should print the version to your terminal. For Node.js we recommen The quickest way to get started with LDWorkbench is to follow these instruction: ```bash -npx ld-workbench --init +npx @netwerkdigitaalergoed/ld-workbench --init ``` Your workbench is now ready for use. An example workbench is provided, run it with this command: ```bash -npx ld-workbench +npx @netwerkdigitaalergoed/ld-workbench ``` ### Configuring a workbench pipeline