From e8a8a6e304b56d068101ee5bd2647e07b7b220fb Mon Sep 17 00:00:00 2001 From: Joram Barrez Date: Wed, 20 Dec 2023 16:32:13 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 45afd12..d0bf58f 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,14 @@ To use a personal access token you can specify the parameter `auth` and add `tok Alternatively, `customizeAxios` can be used to directly customize the REST client. +## Installation + +To install the external worker library, execute the following command: + +``` +npm install @flowable-oss/external-worker-client +``` + ## Sample ### Cloud